aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:25 -0700
committerPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:49 -0700
commited1cf1fb3c4c581cc03d82f640d7a550cafc9430 (patch)
treef3f43cdd7c1cba33fdbc0c4c1455d7938ca40333 /appc-provider
parentb3200dea9bcab964888af54efc4244425bb4e849 (diff)
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
Diffstat (limited to 'appc-provider')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/features-appc-provider/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/onap-appc-provider/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/pom.xml2
-rw-r--r--appc-provider/appc-provider-installer/pom.xml2
-rw-r--r--appc-provider/appc-provider-model/pom.xml2
-rw-r--r--appc-provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 9a4b0d8d1..062c815f7 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-bundle</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-provider-bundle</name>
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
index 19ab1d1ab..0239c692d 100644
--- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-provider</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>appc-provider features repo</name>
diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
index 9df0b8eeb..99f9e863e 100644
--- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-provider</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>onap-appc-provider</name>
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml
index 4d3cd370c..ca62fa32a 100644
--- a/appc-provider/appc-provider-features/pom.xml
+++ b/appc-provider/appc-provider-features/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-features</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>appc-provider-features</name>
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml
index 6b196339c..0e1687b56 100644
--- a/appc-provider/appc-provider-installer/pom.xml
+++ b/appc-provider/appc-provider-installer/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-installer</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>APPC Provider - Karaf Installer</name>
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml
index 357012a62..103018857 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-model</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-provider-model</name>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index 9c3409332..fadc45081 100644
--- a/appc-provider/pom.xml
+++ b/appc-provider/pom.xml
@@ -28,7 +28,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>APPC Provider</name>
<description>The app-c service provider </description>