diff options
Diffstat (limited to 'asdcApi/installer/pom.xml')
-rwxr-xr-x | asdcApi/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 03153fe63..1b7666935 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>asdcApi-installer</artifactId> <name>asdcApi - Karaf Installer</name> |