aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-06 15:21:47 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 08:29:55 -0400
commit6d6539407e4c28aae0c321835bbf754086fb7791 (patch)
treeb21f8b9609eaf801f1edeed9298e47aa90be3564 /artifacts/pom.xml
parente586f985fe9add6fe55f891148d9e786d7081cee (diff)
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: I1fd08b6b4de998d0bc2e7acb03fcf4c87eeae165 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-xartifacts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index dcbb22d7..16a147cf 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>sli-northbound-artifacts</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: sli-northbound-artifacts</name>