summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2017-10-10 10:17:16 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-10 10:17:16 +0000
commit610ce0d5eb27c9e2b5c7b556beb04d5512295ecd (patch)
tree36da5e10f0090c45e67e0ed9a0ea562a68e2d9a6
parentd485d4dd5cc7eab103659dff569fb46657f6311d (diff)
parent06daa01e040cbd2f1fdd9700b7316b2c11193bb0 (diff)
Merge "Modify the version in pom.xml"v1.0.0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 169c499..cef3c1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.ems</groupId>