aboutsummaryrefslogtreecommitdiffstats
path: root/appc-outbound
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-outbound
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-outbound')
-rw-r--r--appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml2
-rw-r--r--appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml2
-rw-r--r--appc-outbound/appc-aai-client/features/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/installer/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml2
-rw-r--r--appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml2
-rw-r--r--appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml2
-rw-r--r--appc-outbound/appc-network-inventory-client/features/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/installer/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/provider/pom.xml2
-rwxr-xr-xappc-outbound/pom.xml2
13 files changed, 13 insertions, 13 deletions
diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
index 59f1b3dea..87c743a1b 100644
--- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-aai-client</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
index 860bb1f72..89eac2064 100644
--- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-aai-client</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml
index f1bd72b21..a34aa491e 100644
--- a/appc-outbound/appc-aai-client/features/pom.xml
+++ b/appc-outbound/appc-aai-client/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-aai-client-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index ffdc03f9e..0b20dcbe8 100755
--- a/appc-outbound/appc-aai-client/installer/pom.xml
+++ b/appc-outbound/appc-aai-client/installer/pom.xml
@@ -153,5 +153,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml
index 0c6f4601e..f55efbb3b 100755
--- a/appc-outbound/appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/pom.xml
@@ -66,5 +66,5 @@
<module>features</module>
<module>installer</module>
</modules>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index ddf1df235..c72c6ac34 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -159,5 +159,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml
index b1413844c..397a32ea4 100644
--- a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-network-inventory-client</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml
index 0d460c770..a9da9f4f8 100644
--- a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-network-inventory-client</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml
index 9f8772142..93a41da83 100644
--- a/appc-outbound/appc-network-inventory-client/features/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-network-inventory-client-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml
index 8a57c62da..7691d2464 100755
--- a/appc-outbound/appc-network-inventory-client/installer/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml
@@ -152,5 +152,5 @@
</build>
<artifactId>appc-network-inventory-client-installer</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml
index 8fd2daa8a..83f01ddec 100755
--- a/appc-outbound/appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/pom.xml
@@ -69,5 +69,5 @@
<module>features</module>
<module>installer</module>
</modules>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml
index 271f60fe2..a7b266220 100755
--- a/appc-outbound/appc-network-inventory-client/provider/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-network-inventory-client-provider</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml
index 901e02c9d..f39b4ef88 100755
--- a/appc-outbound/pom.xml
+++ b/appc-outbound/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>appc-outbound</artifactId>
<packaging>pom</packaging>