diff options
Diffstat (limited to 'properties-node/installer/pom.xml')
-rwxr-xr-x | properties-node/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index ea0fd2db..c86901ee 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-installer</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name> |