aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-17 10:57:00 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-17 10:57:08 -0700
commitc1decc814fb7c646399df2b2d94c65c695190f97 (patch)
tree8f60fcd69015a7d7e7a56b059e781e2382352743 /appc-core
parent6baf061a9caa39bd2fff0c7420e5562dfb31a8c6 (diff)
Increment version to 1.6.4-SNAPSHOT
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 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 170fb3d1c..0f9d9efb6 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.3-SNAPSHOT</version>
+ <version>1.6.4-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 930ab2a25..874369990 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.3-SNAPSHOT</version>
+ <version>1.6.4-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 f3c4f0dbe..d25756e11 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.3-SNAPSHOT</version>
+ <version>1.6.4-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 9c1376a30..d1574c29f 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.3-SNAPSHOT</version>
+ <version>1.6.4-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 8192f46ce..6509f401d 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.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index 5c6f2ecb3..81e3208ca 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.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</project> \ No newline at end of file