diff options
Diffstat (limited to 'properties-node/installer')
-rwxr-xr-x | properties-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index b00a7e5a..8a3330a8 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>properties-node</artifactId> <groupId>org.onap.ccsdk.sli.plugins</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>properties-node-installer</artifactId> <name>Properties node - Karaf Installer</name> |