aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:41:02 -0700
committerstark, steven <ss820f@att.com>2018-03-26 08:41:56 -0700
commit45a643f79fcbb296c724ea12a4f5eff5932e0516 (patch)
tree9e384288e5638b8869700576bc426182af0ae5cd
parent4819ac933ecf13a85fcc3e356eb5cb71317b5d03 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Idc1d90752f94d45e5a136f49710e74d66ad09a66 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a00b1a0..4c24ac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.openecomp.vvp.cms</groupId>