aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core
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-core
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-core')
-rw-r--r--appc-core/appc-common-bundle/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-common/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-core/pom.xml2
-rw-r--r--appc-core/appc-core-features/pom.xml2
-rw-r--r--appc-core/appc-core-installer/pom.xml4
-rw-r--r--appc-core/pom.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 043da55d0..663165faf 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -182,5 +182,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>
diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml
index c5592e9d9..8fd4352e6 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -45,5 +45,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml
index a700cc960..4d5b7c9eb 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -39,5 +39,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index a10c988f6..69cb97ec8 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/pom.xml
@@ -33,5 +33,5 @@
<module>onap-appc-common</module>
<module>onap-appc-core</module>
</modules>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml
index ac8ffbc4a..8192f46ce 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index 8a715013e..aa0cdf490 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -33,5 +33,5 @@
<module>appc-core-features</module>
<module>appc-core-installer</module>
</modules>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project> \ No newline at end of file