summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:41:31 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 17:41:57 -0700
commit4eb8f3f52093960a6a62c6c07409e8d26fd5f276 (patch)
tree70028625c14943e807a07bedd110845a335b6379 /pom.xml
parentbfb4022d24c6177c8dc36a45cfefae125cb418e7 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I390fbd6cef6143d8305dd04bb5e5655e303b3ecc 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 588be38..5014648 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.dmaap.messagerouter.messageservice</groupId>