summaryrefslogtreecommitdiffstats
path: root/restconf-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/provider/pom.xml')
-rwxr-xr-xrestconf-client/provider/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index 1e6bfcc8e..0d5ee180a 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>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-provider</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node-provider</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>