aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service
diff options
context:
space:
mode:
Diffstat (limited to 'aai-service')
-rwxr-xr-xaai-service/features/pom.xml2
-rwxr-xr-xaai-service/installer/pom.xml2
-rwxr-xr-xaai-service/pom.xml4
-rwxr-xr-xaai-service/provider/pom.xml4
4 files changed, 6 insertions, 6 deletions
diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml
index b8485035..4fbc46b7 100755
--- a/aai-service/features/pom.xml
+++ b/aai-service/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>aai-service</artifactId>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>aai-service-features</artifactId>
<name>AAI Interface Service - Features</name>
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml
index 03b523d0..9e9b060e 100755
--- a/aai-service/installer/pom.xml
+++ b/aai-service/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>aai-service</artifactId>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>aai-service-installer</artifactId>
<name>AAI Adaptor - Karaf Installer</name>
diff --git a/aai-service/pom.xml b/aai-service/pom.xml
index 93b286c9..c1dd0b32 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.0-SNAPSHOT</version>
+ <version>0.1.1-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.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<dependencyManagement>
<dependencies>
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml
index e17dab86..e1121ec8 100755
--- a/aai-service/provider/pom.xml
+++ b/aai-service/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>aai-service</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>aai-service-provider</artifactId>
<packaging>bundle</packaging>
@@ -196,7 +196,7 @@
providermodule-plugin
</artifactId>
<versionRange>
- [1.2.0.100-SNAPSHOT,)
+ [1.2.0.100-amsterdam,)
</versionRange>
<goals>
<goal>process</goal>