summaryrefslogtreecommitdiffstats
path: root/aai-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-service/pom.xml')
-rwxr-xr-xaai-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/pom.xml b/aai-service/pom.xml
index c1dd0b32..340024ca 100755
--- a/aai-service/pom.xml
+++ b/aai-service/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-sli-adaptors</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
<name>AAI Interface Service</name>
<description>The AAI Interface service exposes an interface to AAI as an OSGi service</description>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>