aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-24 16:06:12 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-05-24 16:06:18 +0800
commitbe7e73d93fec07d925ae8c7ba52b4917c7987e74 (patch)
treee587a74dcc8bf752c4ce73095dfd73e14e148b53
parente516f2daaeffc3be21b55f8918f3d97c3eb4bc40 (diff)
fix version to 1.3.2
Change-Id: Ibe7c9d22ac4bdd67c90d3f2c85d03e61358420bf Issue-ID: VFC-1394 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b93ea771..85c7fafb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.catalog</groupId>
<artifactId>vfc-nfvo-catalog</artifactId>
- <version>11.3.2-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-catalog</name>
<description>vfc nfvo catalog</description>