summaryrefslogtreecommitdiffstats
path: root/misc/env/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/env/pom.xml')
-rw-r--r--misc/env/pom.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml
index 962c22bc..6db6235f 100644
--- a/misc/env/pom.xml
+++ b/misc/env/pom.xml
@@ -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>
@@ -139,16 +139,6 @@
<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>
<version>2.10</version>
</plugin>