diff options
Diffstat (limited to 'restconf-client/installer')
-rwxr-xr-x | restconf-client/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 321b5b52..bcf9e998 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-installer</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name> |