aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-01-15 12:25:18 -0800
committerPatrick Brady <patrick.brady@att.com>2020-01-21 21:31:46 +0000
commitdac845c622625f78f5c28be9b93ecf3ab377f488 (patch)
treea6ae4321e467830cf6b725f2f51bd4fec518beec /appc-provider
parentce1a3511b5428501a72f501e9e13cb2d55c2c01f (diff)
Increment version to 1.7.1-SNAPSHOT
Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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 8b86ccb10..fbfe98aad 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-bundle</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-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 abcaeda98..237fa622b 100644
--- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-provider</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-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 e516b17ab..14c3cf84b 100644
--- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-provider</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-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 21e26599e..0f86dc527 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.7.0-SNAPSHOT</version>
+ <version>1.7.1-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 02fc2b82a..9e0c2d104 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.7.0-SNAPSHOT</version>
+ <version>1.7.1-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 16aa9c25f..5c4f0629c 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -28,7 +28,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider-model</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-provider-model</name>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index 86d8a87c8..f2816d390 100644
--- a/appc-provider/pom.xml
+++ b/appc-provider/pom.xml
@@ -29,7 +29,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-provider</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>APPC Provider</name>
<description>The app-c service provider </description>