aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-20 14:20:07 -0500
committerDan Timoney <dtimoney@att.com>2017-02-20 14:20:18 -0500
commit8608e4e4ce1f92de4b6f919e8452cac8f989295c (patch)
treed610c90e50462a0519788544724ec927590d5a66 /aai-service/provider/pom.xml
parent09b58e1832480e9529124ae422f040028546daff (diff)
[VERSION] Change version to snapshot
Change version to 1.0.0-SNAPSHOT Change-Id: I54684df355a29ed12b839aad980026fd7c159242 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/provider/pom.xml')
-rwxr-xr-xaai-service/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml
index 0653f61..402040a 100755
--- a/aai-service/provider/pom.xml
+++ b/aai-service/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>aai-service</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>aai-service-provider</artifactId>
<packaging>bundle</packaging>