diff options
Diffstat (limited to 'aafshiro/installer')
-rwxr-xr-x | aafshiro/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 0ea44e286..d0d7711e7 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,13 +28,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.2</version> + <version>2.0.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |