aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-25 10:42:23 -0400
committerDan Timoney <dtimoney@att.com>2017-04-25 10:42:23 -0400
commit21dee1d3c71ff2b55b663bb1f381b84da3aef370 (patch)
treedeeb36be632be2ec3a950532b00cd44d0b21f712 /mdsal-resource
parentc5607559a37431ed5a45bf01fab19407c206e4c1 (diff)
[RENUMBER] Roll to next snapshot
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I7b0c6dc6c5e10860e9cd98c0bfaeeae8b94ae0f1 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'mdsal-resource')
-rwxr-xr-xmdsal-resource/features/pom.xml2
-rwxr-xr-xmdsal-resource/installer/pom.xml2
-rwxr-xr-xmdsal-resource/pom.xml4
-rwxr-xr-xmdsal-resource/provider/pom.xml2
4 files changed, 5 insertions, 5 deletions
diff --git a/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml
index 808a16d..c1553f0 100755
--- a/mdsal-resource/features/pom.xml
+++ b/mdsal-resource/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>mdsal-resource</artifactId>
<groupId>org.openecomp.sdnc.adaptors</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>mdsal-resource-features</artifactId>
<name>MD-SAL Resource Adaptor - Features</name>
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml
index ba14b75..0f591ac 100755
--- a/mdsal-resource/installer/pom.xml
+++ b/mdsal-resource/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>mdsal-resource</artifactId>
<groupId>org.openecomp.sdnc.adaptors</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>mdsal-resource-installer</artifactId>
<name>MDSAL Resource - Karaf Installer</name>
diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml
index ad84cdf..031b5e9 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-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.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<dependencyManagement>
diff --git a/mdsal-resource/provider/pom.xml b/mdsal-resource/provider/pom.xml
index 87847e1..a684069 100755
--- a/mdsal-resource/provider/pom.xml
+++ b/mdsal-resource/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>mdsal-resource</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>mdsal-resource-provider</artifactId>
<packaging>bundle</packaging>