summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:44:27 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:45:42 -0700
commit98794fafff29ad4bbb9afd17f7b2f473f1e7b674 (patch)
treee96aa4b058a42c3461e2b55a8fe344bfbd9881e1
parent2a378dae08c81bd1159a7ca4daa570609b5ddd45 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I7bcebe3efc6be51e68dae0f8e4ddedd38da0614f 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 f5a2a62..847824e 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.engagementmgr</groupId>