diff options
author | huangjian <huang.jian12@zte.com.cn> | 2016-10-13 10:11:00 +0800 |
---|---|---|
committer | huangjian <huang.jian12@zte.com.cn> | 2016-10-13 10:11:00 +0800 |
commit | 1569e3e266493c00495f19b0c47c66ad13d0d77e (patch) | |
tree | 094563814f4e2f9516fb7cd45baa5c2aa6a5c24a /catalog-parent/catalogparent-lite | |
parent | 2ec8c7fc2aef9ba52ef500f615aaeae753b46e03 (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/catalogparent-lite')
-rw-r--r-- | catalog-parent/catalogparent-lite/pom.xml | 3 |
1 files changed, 1 insertions, 2 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> |