Bump and align versions 05/44605/2
authorYun Huang <yun.huang@windriver.com>
Wed, 25 Apr 2018 08:07:31 +0000 (16:07 +0800)
committerYun Huang <yun.huang@windriver.com>
Wed, 25 Apr 2018 08:07:31 +0000 (16:07 +0800)
Change-Id: I8e92f27271b01c9d5e0f3897b9e7f60aa4b8db75
Issue-ID: MULTICLOUD-215
Signed-off-by: Yun Huang <yun.huang@windriver.com>
newton/docker/build_image.sh
newton/pom.xml
ocata/docker/build_image.sh
ocata/pom.xml
pom.xml
version.properties
windriver/docker/build_image.sh
windriver/pom.xml

index 203283d..7b8401e 100644 (file)
@@ -6,8 +6,8 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.0-SNAPSHOT"
-STAGING="1.0.0-STAGING"
+VERSION="1.1.2-SNAPSHOT"
+STAGING="1.1.2-STAGING"
 PROJECT="multicloud"
 IMAGE="openstack-newton"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
index 1fda107..1d23ad1 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.openstack</groupId>
     <artifactId>multicloud-openstack-newton</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>multicloud/openstack/newton</name>
     <description>multicloud for openstack newton</description>
index e8bfdf2..c85989d 100644 (file)
@@ -6,8 +6,8 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.0-SNAPSHOT"
-STAGING="1.0.0-STAGING"
+VERSION="1.1.2-SNAPSHOT"
+STAGING="1.1.2-STAGING"
 PROJECT="multicloud"
 IMAGE="openstack-ocata"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
index 2903216..7ef3c58 100644 (file)
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.openstack</groupId>
     <artifactId>multicloud-openstack-ocata</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>multicloud/openstack/ocata</name>
     <description>multicloud for openstack ocata</description>
diff --git a/pom.xml b/pom.xml
index 6ec61fb..07b6756 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.openstack</groupId>
     <artifactId>multicloud-openstack-root</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <name>multicloud-openstack</name>
     <packaging>pom</packaging>
     <description>multicloud openstack</description>
index 5782ea4..d5a45f9 100644 (file)
@@ -18,7 +18,7 @@
 
 major=1
 minor=1
-patch=0
+patch=2
 
 base_version=${major}.${minor}.${patch}
 
index 85e80c2..18a9dac 100644 (file)
@@ -6,8 +6,8 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.0-SNAPSHOT"
-STAGING="1.0.0-STAGING"
+VERSION="1.1.2-SNAPSHOT"
+STAGING="1.1.2-STAGING"
 PROJECT="multicloud"
 IMAGE="openstack-windriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
index 0b216c5..0ee0658 100644 (file)
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.openstack</groupId>
     <artifactId>multicloud-openstack-windriver</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>multicloud/openstack/windriver</name>
     <description>multicloud for openstack Wind River Titanium Cloud</description>