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 dd07d2555..e9007c752 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>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |