aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:03:08 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:03:38 -0700
commit8609757625321ee22372d7b918f9fc145ef8ef3e (patch)
tree5caab9d877f81d4b13977086744e2038bcfaaedb
parented32276d7d097fb9b53c930133f86a99db6a35dc (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-store0
-rwxr-xr-xpom.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/distributed-kv-store b/distributed-kv-store
new file mode 160000
+Subproject 086faa54cc995f9850c0946f42a83b58fed0204
diff --git a/pom.xml b/pom.xml
index b57733dd..a5977c68 100755
--- a/pom.xml
+++ b/pom.xml
@@ -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>