From 7ca5618c6e75f95d23dacaf01d11b6ab4b1e93e0 Mon Sep 17 00:00:00 2001 From: Jeremy Phelps Date: Fri, 17 Nov 2017 13:54:57 -0600 Subject: Bump patch version Bump patch version in preparation for Amsterdam branching. Issue-ID: CIMAN-120 Change-Id: Iecfa24789e804af371c9d683bc15ed9ff5fdb48d Signed-off-by: Jeremy Phelps --- deliveries/pom.xml | 2 +- epsdk-app-onap/pom.xml | 2 +- epsdk-app-onap/version.properties | 2 +- pom.xml | 4 ++-- version.properties | 2 +- vid-app-common/pom.xml | 2 +- vid-app-common/version.properties | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/deliveries/pom.xml b/deliveries/pom.xml index 29ecf6582..59b5e74db 100755 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -5,7 +5,7 @@ org.openecomp.vid vid-parent - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT pom diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index 91e866135..bf14a1e01 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,7 +8,7 @@ the Portal team. --> org.openecomp.vid epsdk-app-onap - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT war ECOMP SDK Webapp for OpenSource ECOMP SDK Web Application for public release diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties index 04a32dea2..31680664b 100644 --- a/epsdk-app-onap/version.properties +++ b/epsdk-app-onap/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} diff --git a/pom.xml b/pom.xml index f5e862a49..e17c33417 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ UTF-8 UTF-8 - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ @@ -260,5 +260,5 @@ test - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/version.properties b/version.properties index 04a32dea2..31680664b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 689ec38c6..859dee73c 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.openecomp.vid vid-app-common - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT war VID Common VID Common code for opensource version diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 04a32dea2..31680664b 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg