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