aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource/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 /mdsal-resource/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 'mdsal-resource/pom.xml')
-rwxr-xr-xmdsal-resource/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml
index f24ebc8..ad84cdf 100755
--- a/mdsal-resource/pom.xml
+++ b/mdsal-resource/pom.xml
@@ -3,7 +3,7 @@
<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>
@@ -15,7 +15,7 @@
<name>MD-SAL Resource Adaptor</name>
<description>The MD-SAL resource adaptor allows service logic to access persistent data from MD-SAL config and operational trees</description>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<dependencyManagement>