aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:39:27 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:40:09 -0700
commite2e093ee2fd0ac75491bf6ce060339b19b4a7039 (patch)
tree5c30426bed3e9525aa4eeeef6d66f016bbd7d1e1
parent41de45350f283e110caa3709a55cb7f306b631bb (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ie0f811137ba4a988e7226a81ea486a1452fc6a03 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 b9568c6..f2b7d58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<properties>
<!-- for the client library, we want to allow 1.6 or later -->