diff --git a/Auditador/pom.xml b/Auditador/pom.xml
index 1ce6f6bfc..a5958f07d 100644
--- a/Auditador/pom.xml
+++ b/Auditador/pom.xml
@@ -6,7 +6,7 @@
Auditador
1.2.1
-
+
rj-releases
http://52.5.53.15:8081/nexus/content/repositories/releases/
diff --git a/Jenkinsfile-Adm-Mono b/Jenkinsfile-Adm-Mono
index 9492c63ed..ff18cabca 100644
--- a/Jenkinsfile-Adm-Mono
+++ b/Jenkinsfile-Adm-Mono
@@ -181,6 +181,9 @@ pipeline {
}
*/
stage('Auditador') {
+ when{
+ changedLog "**/Auditador/*.*"
+ }
steps {
script {
echo "Auditador"