aboutsummaryrefslogtreecommitdiffstats
path: root/appc-outbound
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-11 10:50:54 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-11 10:52:30 -0700
commit65b70190e0de9f7b6d173c918a7873b37ff66ea3 (patch)
tree99c9bf21391b06a11c722b71918e4e19b5f13655 /appc-outbound
parentfc942d29a74a843ccf1cd202091e6d9704bbed29 (diff)
Increment version to 1.6.3-SNAPSHOT
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea 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 35499b607..3af01cf1a 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 63a6cde40..b83c9e458 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 e0a69b9e0..e82ef0864 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 928bfc23e..f4964e260 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml
index 5e6c5087e..f904c346c 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index 3f70910d3..c7feb7495 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 54955622f..3742c9c2b 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 250651e79..70ca367e1 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 e67b9a7a1..66ddce99c 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 d88cdb9e6..361581e62 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml
index 1be4ddd00..db1bd8cdc 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.2-SNAPSHOT</version>
+ <version>1.6.3-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 fdd1ca110..16e307371 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml
index f39b4ef88..8c0d0853e 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<artifactId>appc-outbound</artifactId>
<packaging>pom</packaging>