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 --- misc/env/pom.xml | 2 +- misc/log4j/pom.xml | 2 +- misc/pom.xml | 4 ++-- misc/rosetta/pom.xml | 13 +------------ misc/xgen/pom.xml | 2 +- 5 files changed, 6 insertions(+), 17 deletions(-) (limited to 'misc') diff --git a/misc/env/pom.xml b/misc/env/pom.xml index d1e3ad95..9a725b9f 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 31d8f9f5..ed277b29 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. diff --git a/misc/pom.xml b/misc/pom.xml index d35dd721..a4945a67 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,12 +25,12 @@ org.onap.aaf.authz parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.aaf.authz miscparent AAF Misc Parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index efd1c2fa..78ee5c9c 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. @@ -110,7 +110,6 @@ true org.apache.maven.plugins maven-compiler-plugin - 2.3.2 1.7 1.7 @@ -135,7 +134,6 @@ org.apache.maven.plugins - 2.4 maven-jar-plugin target @@ -151,7 +149,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10 org.opendaylight.* @@ -159,7 +156,6 @@ maven-release-plugin - 2.5.2 -s ${mvn.settings} deploy @@ -167,13 +163,11 @@ maven-assembly-plugin - 2.5.5 org.apache.maven.plugins maven-deploy-plugin - 2.8.1 false @@ -183,13 +177,11 @@ org.apache.maven.plugins maven-dependency-plugin - 2.10 maven-surefire-plugin - 2.17 false @@ -205,7 +197,6 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 @@ -235,7 +226,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -246,7 +236,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 8aa12fa8..083c0dc2 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT .. -- cgit 1.2.3-korg