summaryrefslogtreecommitdiffstats
path: root/restconf-client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-06 15:25:13 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 08:30:30 -0400
commit3805832b6f6e7137ef479a5e4cbd5f5c29e3a1ee (patch)
tree49b4bcd5f37df8600800d4e1d39704734065440f /restconf-client
parent4bdd20c69b2d21213a13a8899f6838970037f3c1 (diff)
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: I4c7b248b45f485658a9c0135571a581edde62abb Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restconf-client')
-rwxr-xr-xrestconf-client/installer/pom.xml2
-rwxr-xr-xrestconf-client/pom.xml2
-rwxr-xr-xrestconf-client/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml
index 3fc4d6e06..f9fa49bd4 100755
--- a/restconf-client/installer/pom.xml
+++ b/restconf-client/installer/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-installer</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml
index eef22e85b..4c785f4a2 100755
--- a/restconf-client/pom.xml
+++ b/restconf-client/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restconf-client</name>
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index 07c9114d2..85d992923 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-provider</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>