Bump app version to 1.1.0-SNAPSHOT
Change-Id: Ic6bf59b286c57cb0a50250750dc9881cf29792b1
diff --git a/global/app/pom.xml b/global/app/pom.xml
index 150e4a6..16143e7 100644
--- a/global/app/pom.xml
+++ b/global/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/global/ce-orchestration/pom.xml b/global/ce-orchestration/pom.xml
index d4d8995..c1d35a3 100644
--- a/global/ce-orchestration/pom.xml
+++ b/global/ce-orchestration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>orchestration</artifactId>
diff --git a/global/http-channel/pom.xml b/global/http-channel/pom.xml
index 7e1741e..d2cb2cb 100644
--- a/global/http-channel/pom.xml
+++ b/global/http-channel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>global-channel</artifactId>
diff --git a/global/pom.xml b/global/pom.xml
index 2dd3fa5..7898d41 100644
--- a/global/pom.xml
+++ b/global/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.opencord</groupId>
<artifactId>ce</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
<packaging>pom</packaging>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<description>Multi-CORD orchestration of Carrier Ethernet services</description>
diff --git a/global/virtualprovider/pom.xml b/global/virtualprovider/pom.xml
index f32cbe2..c8f2db1 100644
--- a/global/virtualprovider/pom.xml
+++ b/global/virtualprovider/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.opencord.ce</groupId>
<artifactId>global</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>virtualprovider</artifactId>