summaryrefslogtreecommitdiffstats
path: root/newton
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2018-03-16 18:26:09 +0800
committerBin Yang <bin.yang@windriver.com>2018-03-16 18:26:09 +0800
commitce7349565ec25f0b0be99a558b927d45257cf1ae (patch)
treec321884acd84bc3555d929f437e3d9e9c6f449ce /newton
parent25b245b38be0ba1a850407064f6ee84867f15791 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I4aeb8eee4419446486f251655015ca9c9c992a50 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'newton')
-rw-r--r--newton/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/newton/pom.xml b/newton/pom.xml
index c0401c1a..4f16383f 100644
--- a/newton/pom.xml
+++ b/newton/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
<relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>