diff options
Diffstat (limited to 'properties-node/features/pom.xml')
-rwxr-xr-x | properties-node/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 8ed9601f..0f1e662d 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -4,10 +4,10 @@ <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>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<artifactId>properties-node-features</artifactId>
<name>Properties Node - Features</name>
|