aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-03-15 10:40:31 -0400
committerDan Timoney <dtimoney@att.com>2017-03-15 12:29:03 -0400
commit9302f7cd6371a5a2d11d60ec2d03acf481b43c79 (patch)
tree60e2140ba70336dbe5c38a43ccb3125c49e34916 /resource-assignment/pom.xml
parentb4c4e6a7fff760aa1c4f1d463ba872bd970b4778 (diff)
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT Change-Id: I4f248d4f38a127866f97c5a6359ec1a1f04ea776 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'resource-assignment/pom.xml')
-rwxr-xr-xresource-assignment/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource-assignment/pom.xml b/resource-assignment/pom.xml
index d0fb7c6..5eed02d 100755
--- a/resource-assignment/pom.xml
+++ b/resource-assignment/pom.xml
@@ -3,14 +3,14 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>sdnc-adaptors</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>resource-assignment</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Resource Assignment Adaptor</name>