aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-27 11:20:53 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-27 11:22:03 +0800
commit3e258d0c2d83572f14f3eb3120e6ab3d857477a4 (patch)
treeea7c9c784e2559e15ed46320132fb9da6640b2f9 /pom.xml
parentd58f1c71fb1571671a0a7c83ee0d09b068440d32 (diff)
update version of catalog
Change-Id: I653ca294d557969f87e77922888114c5a52964ad Issue-ID: VFC-1079 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 54b03c6b..98a69e59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.catalog</groupId>
<artifactId>vfc-nfvo-catalog</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-catalog</name>
<description>vfc nfvo catalog</description>