summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 17:50:39 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 17:51:15 -0700
commitcbcecb9061eac9bc0487589ad0d9a557a5b78270 (patch)
tree1d5f51c052ea7fb5b3ab610233c2d23d914b7ecc /pom.xml
parent9f3f653aaad59502fd748ee1c44d4e83d5643693 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I9fe3503508c527b982fab1e3dd70b76e8cde5c4f 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 c7c9df1035..1383aa1167 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath />
</parent>
<groupId>org.onap.so</groupId>