summaryrefslogtreecommitdiffstats
path: root/resource-assignment/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 /resource-assignment/provider
parent401f165066f569269964eec1ddd65bc5439450f6 (diff)
parentfac1e9ba4a0198274e0e21abbb7a4c003c470dc1 (diff)
Merge "Roll to version 0.1.1-SNAPSHOT"
Diffstat (limited to 'resource-assignment/provider')
-rwxr-xr-xresource-assignment/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource-assignment/provider/pom.xml b/resource-assignment/provider/pom.xml
index 741f9fbe..7325d38c 100755
--- a/resource-assignment/provider/pom.xml
+++ b/resource-assignment/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>resource-assignment</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>resource-assignment-provider</artifactId>
<packaging>bundle</packaging>