summaryrefslogtreecommitdiffstats
path: root/plugins/restconf-client/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/restconf-client/installer/pom.xml')
-rwxr-xr-xplugins/restconf-client/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml
index 03dccf417..0e6394dee 100755
--- a/plugins/restconf-client/installer/pom.xml
+++ b/plugins/restconf-client/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-installer</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>