summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newton/pom.xml2
-rw-r--r--ocata/pom.xml2
-rw-r--r--windriver/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/newton/pom.xml b/newton/pom.xml
index d8c087c2..56ac055e 100644
--- a/newton/pom.xml
+++ b/newton/pom.xml
@@ -24,7 +24,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.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud/openstack/newton</name>
<description>multicloud for openstack newton</description>
diff --git a/ocata/pom.xml b/ocata/pom.xml
index b2d1c20d..b2934fcc 100644
--- a/ocata/pom.xml
+++ b/ocata/pom.xml
@@ -29,7 +29,7 @@
<dependency>
<groupId>org.onap.multicloud.openstack</groupId>
<artifactId>multicloud-openstack-newton</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<type>zip</type>
</dependency>
</dependencies>
diff --git a/windriver/pom.xml b/windriver/pom.xml
index efc09903..88036291 100644
--- a/windriver/pom.xml
+++ b/windriver/pom.xml
@@ -29,7 +29,7 @@
<dependency>
<groupId>org.onap.multicloud.openstack</groupId>
<artifactId>multicloud-openstack-newton</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<type>zip</type>
</dependency>
</dependencies>