summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r--auth/auth-batch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml
index 8969de0e..842bb0cc 100644
--- a/auth/auth-batch/pom.xml
+++ b/auth/auth-batch/pom.xml
@@ -140,7 +140,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
- <skip>true</skip>
+ <skip>false</skip>
</configuration>
</plugin>
<plugin>