summaryrefslogtreecommitdiffstats
path: root/authz-cass/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-cass/pom.xml')
-rw-r--r--authz-cass/pom.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml
index 1b25ab0d..eb95e2d4 100644
--- a/authz-cass/pom.xml
+++ b/authz-cass/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>cadi-aaf</artifactId>
- <version>${project.version}</version>
+ <version>${project.cadiVersion}</version>
</dependency>
<dependency>
@@ -118,10 +118,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-deploy-plugin</artifactId>
- </plugin>
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>