Enable deploy plugin in all poms.
[aaf/authz.git] / misc / env / pom.xml
index 962c22b..6db6235 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>
 
                     <version>2.5.5</version>
                 </plugin>
 
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.8.1</version>
-                    <configuration>
-                        <skip>false</skip>
-                    </configuration>
-
-                </plugin>
-
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>