aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-11-04 14:15:44 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-11-04 14:15:44 -0700
commit92a9424d6c1e9a242feee43bc97d19f542120922 (patch)
treee54647cc1e515184f5d5311d75d6e6dd44a600db
parent71941c0c13239f1303d27371ef379efcffebb971 (diff)
Bumping versions by 0.0.1 for maintenace releasessun
Issue-ID: CIMAN-6 Change-Id: I7dd7f0f3fb16c07317ebc6a9e4feb328aec7e965 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rw-r--r--catalog-core/catalog-mgr/pom.xml2
-rw-r--r--catalog-core/distribution/catalog-all/pom.xml2
-rw-r--r--catalog-core/distribution/catalog-standalone/pom.xml2
-rw-r--r--catalog-core/distribution/pom.xml2
-rw-r--r--catalog-core/httpserver/pom.xml2
-rw-r--r--catalog-core/pom.xml2
-rw-r--r--catalog-parent/catalogparent-lite/pom.xml4
-rw-r--r--catalog-parent/catalogparent/pom.xml2
-rw-r--r--catalog-parent/pom.xml2
-rw-r--r--pom.xml2
10 files changed, 11 insertions, 11 deletions
diff --git a/catalog-core/catalog-mgr/pom.xml b/catalog-core/catalog-mgr/pom.xml
index 38516017..98453cf6 100644
--- a/catalog-core/catalog-mgr/pom.xml
+++ b/catalog-core/catalog-mgr/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalog-core-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-core/distribution/catalog-all/pom.xml b/catalog-core/distribution/catalog-all/pom.xml
index 642882eb..b84e7f32 100644
--- a/catalog-core/distribution/catalog-all/pom.xml
+++ b/catalog-core/distribution/catalog-all/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>distribution</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-core/distribution/catalog-standalone/pom.xml b/catalog-core/distribution/catalog-standalone/pom.xml
index dd0bee6c..187b8bdb 100644
--- a/catalog-core/distribution/catalog-standalone/pom.xml
+++ b/catalog-core/distribution/catalog-standalone/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>distribution</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-core/distribution/pom.xml b/catalog-core/distribution/pom.xml
index 44c1f798..d5791873 100644
--- a/catalog-core/distribution/pom.xml
+++ b/catalog-core/distribution/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalog-core-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-core/httpserver/pom.xml b/catalog-core/httpserver/pom.xml
index 8f50fd18..a48b17db 100644
--- a/catalog-core/httpserver/pom.xml
+++ b/catalog-core/httpserver/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalog-core-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-core/pom.xml b/catalog-core/pom.xml
index 30ef9364..3e165c82 100644
--- a/catalog-core/pom.xml
+++ b/catalog-core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalog-root</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml
index 202c0208..25a3926e 100644
--- a/catalog-parent/catalogparent-lite/pom.xml
+++ b/catalog-parent/catalogparent-lite/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../../../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalogparent-lite</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>openo/commontosca/catalog/catalogparent-lite</name>
<packaging>pom</packaging>
diff --git a/catalog-parent/catalogparent/pom.xml b/catalog-parent/catalogparent/pom.xml
index afa6315a..5570df8e 100644
--- a/catalog-parent/catalogparent/pom.xml
+++ b/catalog-parent/catalogparent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalogparent-lite</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../catalogparent-lite</relativePath>
</parent>
diff --git a/catalog-parent/pom.xml b/catalog-parent/pom.xml
index 26df0fc5..5b1bb581 100644
--- a/catalog-parent/pom.xml
+++ b/catalog-parent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalogparent-lite</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>catalogparent-lite</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 2bce496f..dcb2f38c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalogparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>catalog-parent/catalogparent</relativePath>
</parent>