summaryrefslogtreecommitdiffstats
path: root/catalog-parent
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-10-13 10:11:00 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-10-13 10:11:00 +0800
commit1569e3e266493c00495f19b0c47c66ad13d0d77e (patch)
tree094563814f4e2f9516fb7cd45baa5c2aa6a5c24a /catalog-parent
parent2ec8c7fc2aef9ba52ef500f615aaeae753b46e03 (diff)
bump OPEN-O snapshot versions on master
Change-Id: I23da3f8053950b890647614c79ad800cfc7e06c5 Issue-id: TOSCA-112 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'catalog-parent')
-rw-r--r--catalog-parent/catalogparent-lite/pom.xml3
-rw-r--r--catalog-parent/catalogparent/pom.xml2
-rw-r--r--catalog-parent/pom.xml2
3 files changed, 3 insertions, 4 deletions
diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml
index 202c0208..b7c34805 100644
--- a/catalog-parent/catalogparent-lite/pom.xml
+++ b/catalog-parent/catalogparent-lite/pom.xml
@@ -20,14 +20,13 @@
<parent>
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-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>
<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 f298361b..81094dba 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.1.0-SNAPSHOT</version>
<relativePath>../catalogparent-lite</relativePath>
</parent>
diff --git a/catalog-parent/pom.xml b/catalog-parent/pom.xml
index 26df0fc5..b65a1635 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.1.0-SNAPSHOT</version>
<relativePath>catalogparent-lite</relativePath>
</parent>