diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:41:31 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:41:57 -0700 |
commit | 4eb8f3f52093960a6a62c6c07409e8d26fd5f276 (patch) | |
tree | 70028625c14943e807a07bedd110845a335b6379 /pom.xml | |
parent | bfb4022d24c6177c8dc36a45cfefae125cb418e7 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |