aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/provider
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-09 12:42:16 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-09 12:42:16 +0000
commitfe80fe11b82b5b8bfc38349a4304cbe8f1fc0724 (patch)
tree777db5500c0fe5b45d4aba0937b7d12f570138f0 /aai-service/provider
parent401f165066f569269964eec1ddd65bc5439450f6 (diff)
parentfac1e9ba4a0198274e0e21abbb7a4c003c470dc1 (diff)
Merge "Roll to version 0.1.1-SNAPSHOT"
Diffstat (limited to 'aai-service/provider')
-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 e17dab86..4419a69a 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>