summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:08:57 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:09:48 -0700
commita97a49e6b51703cf4b3c93d69fc502a48c8155be (patch)
tree47e8b0aa56938ee96445eec7c5ee08ad1d013234
parent9576d2117df8f9116861f4fa13e1571a590e4cd3 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ia2130fd27150ebbef048135b3d7a21a98ca4c094 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 055ea266..9f9306a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
<relativePath />
</parent>