aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-21 14:31:45 -0500
committerDan Timoney <dtimoney@att.com>2017-11-21 14:31:45 -0500
commit890ad9dd6632cc2c2a125645afeee4724b3598be (patch)
tree2611a449c2af823c1c84fee947170aec3d3e2159 /resource-assignment/pom.xml
parentbce1d3f2763e46bf04c0e4d9e4f5d5be9474378e (diff)
Bump minor version
Bump minor version and reset build for Beijing development Change-Id: Ie4e0bc53c1b378d59dc0ec2504cf92a36f8ff04f Issue-ID: CIMAN-120 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 14b413e6..25a52579 100755
--- a/resource-assignment/pom.xml
+++ b/resource-assignment/pom.xml
@@ -3,14 +3,14 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-sli-adaptors</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>resource-assignment</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<name>Resource Assignment Adaptor</name>