aboutsummaryrefslogtreecommitdiffstats
path: root/features/features-sli-northbound/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 /features/features-sli-northbound/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 'features/features-sli-northbound/pom.xml')
-rw-r--r--features/features-sli-northbound/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml
index f8804b00..76c5913c 100644
--- a/features/features-sli-northbound/pom.xml
+++ b/features/features-sli-northbound/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>features-sli-northbound</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name>