summaryrefslogtreecommitdiffstats
path: root/cadi/oauth-enduser/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r--cadi/oauth-enduser/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml
index 83ea803a..e3d025b1 100644
--- a/cadi/oauth-enduser/pom.xml
+++ b/cadi/oauth-enduser/pom.xml
@@ -25,13 +25,11 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>cadiparent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<name>AAF CADI Sample OAuth EndUser</name>
- <groupId>org.onap.aaf.authz</groupId>
- <version>2.1.0-SNAPSHOT</version>
<artifactId>aaf-cadi-oauth-enduser</artifactId>
<packaging>jar</packaging>
@@ -85,12 +83,10 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-core</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>${project.version}</version>
</dependency>
</dependencies>