From bce525cea2018839880c3340102c50edd2e11cde Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Tue, 22 May 2018 16:46:40 +0100 Subject: [PATCH] Upversion poms and version.properties to 1.2.3 Change-Id: I2956bf79f9aaedfa3f3cd5fc7caf6f794e7f02a1 Issue-ID: AAI-1154 Signed-off-by: Michael Arrastia --- champ-lib/champ-core/pom.xml | 2 +- champ-lib/champ-janus/pom.xml | 2 +- champ-lib/champ-titan/pom.xml | 2 +- champ-lib/pom.xml | 2 +- champ-service-deps-janus/pom.xml | 2 +- champ-service-deps-titan/pom.xml | 2 +- champ-service/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 9dd8852..d44790c 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ.champ-lib diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index fb0927f..282540e 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ.champ-lib diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 8cac8ee..6a13b6d 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ.champ-lib diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index 3e45e7d..edd82f5 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai champ - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 4d75498..ce2a471 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai champ - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index 8a62810..7d445f2 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai champ - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 3afa85f..195aa69 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai champ - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.aai.champ diff --git a/pom.xml b/pom.xml index 28b2444..e1250cc 100755 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ limitations under the License. champ aai-champ pom - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index e6fc35b..6be12c9 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=2 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} -- 2.16.6