diff options
author | Dan Timoney <dtimoney@att.com> | 2017-11-09 12:42:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-09 12:42:16 +0000 |
commit | fe80fe11b82b5b8bfc38349a4304cbe8f1fc0724 (patch) | |
tree | 777db5500c0fe5b45d4aba0937b7d12f570138f0 /aai-service/provider | |
parent | 401f165066f569269964eec1ddd65bc5439450f6 (diff) | |
parent | fac1e9ba4a0198274e0e21abbb7a4c003c470dc1 (diff) |
Merge "Roll to version 0.1.1-SNAPSHOT"
Diffstat (limited to 'aai-service/provider')
-rwxr-xr-x | aai-service/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index e17dab86e..4419a69a1 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> |