summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 16:52:46 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 16:53:03 +0800
commit1272c5b5b7ed4c5cfdfc07a50f5226a9012468bf (patch)
treee11039a74c8e034effc967da119adb2f463b671a
parent6336105dcc14eb61b1717606d3e73c55a5dcf6d2 (diff)
fix operate version of the vnfres to 123
Change-Id: I3bf4101562a6f4d21d45e6c6abc89c23519ed0eb Issue-ID: VFC-1309 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 4e50669..7bfbbcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfres</groupId>