aboutsummaryrefslogtreecommitdiffstats
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 e6cec69..11a7b7c 100755
--- a/aai-service/pom.xml
+++ b/aai-service/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>sdnc-adaptors</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -15,7 +15,7 @@
<name>AAI Interface Service</name>
<description>The AAI Interface service exposes an interface to AAI as an OSGi service</description>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>