diff options
Diffstat (limited to 'restconf-client/installer/pom.xml')
-rwxr-xr-x | restconf-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 3fc4d6e0..f9fa49bd 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> |