aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-06 14:33:28 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 08:28:15 -0400
commite8f6c9650e8a082a3302dc182229e94962fea0f4 (patch)
treed8ec30a62580746fd4bb5a5900f3039678a86cb2 /artifacts
parent9c2ceddba12e3438e3f964028cd0aa7ccd9edc7a (diff)
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ifd7092ac65b40311336f1e696d2198576c5fba85 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 6d6d6b95..a3627943 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
- <relativePath />
+ <version>2.0.1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-core-artifacts</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: sli-core-artifacts</name>