summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:26:06 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:26:32 -0700
commitf0261ef5d032d604cc553593ce694b73f6f179b3 (patch)
treeaaf61a32892a59913662a4450e7166281ba54370
parentad80f2f0d49f465c8bf7c424b5e47f7ccfe00cee (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I8933e3d5246be6d656fb223efbd2ea24f7ca036c 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 d902f73..71c486f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath/>
</parent>