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