aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-24 16:15:16 -0500
committerDan Timoney <dtimoney@att.com>2020-01-24 16:15:16 -0500
commit858ee723108ffa1c2fbcd77cf9bf0aacc83c570e (patch)
tree5e9309bedbac4eb0fe4fee22d44acf741950aa18 /artifacts
parent256e3c5709ca341cd8f16465991ad9ae1b7be924 (diff)
Roll versions to next snapshot
Roll CCSDK to next snapshot version Change-Id: Ic16bc8c82ac5f3daba558bfb315437505ff06475 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 9ac694c2..27fe6ff2 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sli-plugins-artifacts</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: sli-plugins-artifacts</name>
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<dependencyManagement>