summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-06 09:51:33 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-06 09:51:33 -0500
commita7df50971777ebf03f8a78780f4e2ddc8120f9c5 (patch)
tree574792da25ee502e7cfc09b33d37481266212ef4
parent9ebb2cfb9fcf6762ccd6fb59db64b158124efae2 (diff)
Update CCSDK parent pom version to 1.5.1-SNAPSHOT
Update to use latest CCSDK Frankfurt parent pom snapshot. Change-Id: I33f77583d3ca1c3310144a7a263ef3dc86dac4d0 Issue-ID: SDNC-993 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--client/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/pom.xml b/client/pom.xml
index bc3c200..9e3849a 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<properties>
diff --git a/pom.xml b/pom.xml
index 2668fa6..628ed3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<name>sdnc-apps</name>