Enable deploy plugin in all poms.
[aaf/authz.git] / misc / rosetta / pom.xml
index 1a4ab7b..491e0fe 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.21-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
                     <artifactId>maven-assembly-plugin</artifactId>
                 </plugin>
 
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <configuration>
-                        <skip>false</skip>
-                    </configuration>
-
-                </plugin>
-
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>