aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
commit1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch)
treebc9167fa56f893837c9b7ffb3c03faf6aba9e68f /appc-provider
parent9de622cdf48e0648f6bab1207415e6ab459fde5e (diff)
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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 99e4bd1ec..8626829da 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 61f07c449..badaa2e93 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 96d643b39..7375016b7 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 6be421fef..3370e2bb8 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 9352df8eb..2fc5d6161 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 cfa3976a2..e494f05f7 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-provider-model</name>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index d82886df7..349acd1fa 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>APPC Provider</name>
<description>The app-c service provider </description>