From 3770bdb65f0355edeeeb55ce55f45d868d8f0e7d Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Sat, 18 Nov 2017 18:24:12 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I86e7e9ab4cf9731963d0de9c680af76c6be0fb44 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- version.properties | 2 +- vesagent/pom.xml | 4 ++-- vio/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5e8f176..1aef33d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.multicloud.openstack.vmware multicloud-openstack-vmware - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom multicloud-opentack-vmware multicloud openstack vmware diff --git a/version.properties b/version.properties index 0b19cfa..639c1f7 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} diff --git a/vesagent/pom.xml b/vesagent/pom.xml index 3dfba1b..d09f76b 100644 --- a/vesagent/pom.xml +++ b/vesagent/pom.xml @@ -18,13 +18,13 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../oparent 4.0.0 org.onap.multicloud.openstack.vmware vesagent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT multicloud-openstack-vmware-vesagent multicloud vesagent diff --git a/vio/pom.xml b/vio/pom.xml index 27868c7..e68c132 100644 --- a/vio/pom.xml +++ b/vio/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.multicloud.openstack.vmware multicloud-openstack-vmware - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom multicloud-openstack-vmware multicloud openstack vmware -- cgit 1.2.3-korg