From a97d731d65bb988e12495d7f9fa6565097c78e26 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 25 May 2018 15:04:43 -0500 Subject: Change Beijing Release to 2.1.1 Issue-ID: AAF-305 Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b Signed-off-by: Instrumental --- cadi/aaf/pom.xml | 2 +- cadi/client/pom.xml | 7 +------ cadi/core/pom.xml | 2 +- cadi/oauth-enduser/pom.xml | 6 +----- cadi/pom.xml | 8 +++----- cadi/shiro-osgi-bundle/pom.xml | 3 ++- cadi/shiro/pom.xml | 2 +- 7 files changed, 10 insertions(+), 20 deletions(-) (limited to 'cadi') diff --git a/cadi/aaf/pom.xml b/cadi/aaf/pom.xml index 9c57e3c4..d1583d26 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index b9ba4a1f..2f2a7ce8 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. @@ -90,13 +90,10 @@ org.onap.aaf.authz aaf-misc-rosetta - ${project.version} - org.onap.aaf.authz aaf-cadi-core - ${project.version} @@ -116,7 +113,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -127,7 +123,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index 59513118..e57adb83 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -16,7 +16,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT 4.0.0 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 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. AAF CADI Sample OAuth EndUser - org.onap.aaf.authz - 2.1.0-SNAPSHOT aaf-cadi-oauth-enduser jar @@ -85,12 +83,10 @@ org.onap.aaf.authz aaf-cadi-core - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} diff --git a/cadi/pom.xml b/cadi/pom.xml index 5dfdf9ef..4393f080 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -22,14 +22,12 @@ 4.0.0 - org.onap.aaf.authz - parent - 2.1.0-SNAPSHOT + org.onap.aaf.authz + parent + 2.1.1-SNAPSHOT - org.onap.aaf.authz cadiparent AAF CADI Parent (Code, Access, Data, Identity) - 2.1.0-SNAPSHOT 2015-07-20 ONAP diff --git a/cadi/shiro-osgi-bundle/pom.xml b/cadi/shiro-osgi-bundle/pom.xml index 578a1b66..83846bc4 100644 --- a/cadi/shiro-osgi-bundle/pom.xml +++ b/cadi/shiro-osgi-bundle/pom.xml @@ -25,11 +25,12 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. 4.0.0 + AAF Shiro CADI Plugin aaf-shiro-aafrealm-osgi-bundle bundle diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml index 4e7790cf..01c89dd4 100644 --- a/cadi/shiro/pom.xml +++ b/cadi/shiro/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. -- cgit 1.2.3-korg