aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:39 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:46 -0700
commit4836b7ed83e0128e2a53877f0faf68e1e509591a (patch)
tree5e35d51364f8e2ad656519ea6e4c4f2e52eb5f4e /appc-provider
parente67def97e8ed4a84141a90fbcaa114391809bb82 (diff)
Increment version to 1.6.2
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 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 229a3af96..7ecbad60a 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 fc7a2d176..b7f63b492 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 4650019f0..e472b0c10 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 dc5b9b231..c17387e82 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 b12b69a41..eb773d100 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 e7370a1f7..65c442be9 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-provider-model</name>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index 615b23289..da984030b 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>APPC Provider</name>
<description>The app-c service provider </description>