diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:58:06 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:59:20 -0700 |
commit | d5e651dc766e6a250e140e2e7ea9c577c3a2a754 (patch) | |
tree | 946c4e3a208e82181e44dffc88ff5114b41d23a1 /pom.xml | |
parent | 722d78240f9ae320ceb262b496cf8cee07ae2591 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I73d5c3660c08e98afb3502dfeb498e62b8258fcd
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
@@ -4,7 +4,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> <groupId>org.onap.msb.java-sdk</groupId> <artifactId>msb-java-sdk</artifactId> |