aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:49:13 -0700
committerstark, steven <ss820f@att.com>2018-03-21 08:16:15 -0700
commit52a8e444bdc2713e051b8cc136ec46c5d838d470 (patch)
tree07093e006928ea5900ffdb1ef0d3064a1307d7d9
parent0c1d5d8be71aa8d07c3c43dacc91b04a91ca1b80 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ibfafbb8b49e7ee946886f5a8cc07a6b1ca85b06e Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Signed-off-by: stark, steven <ss820f@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 56232f8..88d08a7 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.test-engine</groupId>