diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:03:08 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:03:38 -0700 |
commit | 8609757625321ee22372d7b918f9fc145ef8ef3e (patch) | |
tree | 5caab9d877f81d4b13977086744e2038bcfaaedb | |
parent | ed32276d7d097fb9b53c930133f86a99db6a35dc (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I590798dd3533f0fb388847f9354c3ea411354a1e
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
m--------- | distributed-kv-store | 0 | ||||
-rwxr-xr-x | pom.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/distributed-kv-store b/distributed-kv-store new file mode 160000 +Subproject 086faa54cc995f9850c0946f42a83b58fed0204 @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> <relativePath /> </parent> |