summaryrefslogtreecommitdiffstats
path: root/restconf-client/features/ccsdk-restconf-client
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/features/ccsdk-restconf-client')
-rw-r--r--restconf-client/features/ccsdk-restconf-client/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/restconf-client/features/ccsdk-restconf-client/pom.xml b/restconf-client/features/ccsdk-restconf-client/pom.xml
index 1877f19d..03d93529 100644
--- a/restconf-client/features/ccsdk-restconf-client/pom.xml
+++ b/restconf-client/features/ccsdk-restconf-client/pom.xml
@@ -7,17 +7,19 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-restconf-client</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
+
+
<dependencyManagement>
<dependencies>
<dependency>