aboutsummaryrefslogtreecommitdiffstats
path: root/vnfapi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-25 10:44:10 -0400
committerDan Timoney <dtimoney@att.com>2017-04-25 10:44:10 -0400
commit518824f28a7b57a0e855a162691e15ca76f2f9f5 (patch)
treed6daae100b586b9abde2395eb64fd5113f41fe67 /vnfapi
parent60d5ee0c6d4cc32d6181c29ee55a67575669a0cd (diff)
[RENUMBER] Roll to next snapshot
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: Ic1cc0e706715cdcd8eca1502e99e65be2e961a42 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnfapi')
-rw-r--r--vnfapi/features/pom.xml2
-rwxr-xr-xvnfapi/installer/pom.xml2
-rw-r--r--vnfapi/model/pom.xml2
-rw-r--r--vnfapi/pom.xml4
-rw-r--r--vnfapi/provider/pom.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml
index 8098c7cd..d4ac98c1 100644
--- a/vnfapi/features/pom.xml
+++ b/vnfapi/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>vnfapi</artifactId>
<groupId>org.openecomp.sdnc.northbound</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>vnfapi-features</artifactId>
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index 88b38e93..3fa0ac74 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>vnfapi</artifactId>
<groupId>org.openecomp.sdnc.northbound</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>vnfapi-installer</artifactId>
<name>VNF API - Karaf Installer</name>
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml
index 43bef39d..a5ac95b2 100644
--- a/vnfapi/model/pom.xml
+++ b/vnfapi/model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>vnfapi</artifactId>
<groupId>org.openecomp.sdnc.northbound</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>vnfapi-model</artifactId>
<packaging>bundle</packaging>
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml
index 4f8d7e51..faa824a8 100644
--- a/vnfapi/pom.xml
+++ b/vnfapi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.openecomp.sdnc.northbound</groupId>
<artifactId>sdnc-northbound</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.northbound</groupId>
<artifactId>vnfapi</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<properties>
<feature-name>vnfapi</feature-name>
diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml
index c20b279d..8c5e87b0 100644
--- a/vnfapi/provider/pom.xml
+++ b/vnfapi/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>vnfapi</artifactId>
<groupId>org.openecomp.sdnc.northbound</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>vnfapi-provider</artifactId>
<packaging>bundle</packaging>