aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:27:50 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:28:42 -0700
commit86cb24bc527fa1fea40bbd0cde58bd4213c4af6c (patch)
tree1d89f34769adae7a50c1dcc634906494cb6ef90c /pom.xml
parentfdf7d0321990e7f81df043103e739bc982d939df (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I1bd077548f06d1e94d0bebc8d17da87740dbb674 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 207205f4..de6aa554 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.cli</groupId>