Fix sonar issues & modify deploy property
[aaf/authz.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index dbcd41c..809d0ff 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-deploy-plugin</artifactId>
                                <configuration>
-                                       <skip>true</skip>
+                                       <skip>false</skip>
                                </configuration>
                        </plugin>
                        <plugin>