Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
index 76a1892..bc281f1 100644
--- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-config-audit</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
index 92947ee..ad989f7 100644
--- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-config-audit</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml
index 4852c84..5d74377 100644
--- a/appc-config/appc-config-audit/features/pom.xml
+++ b/appc-config/appc-config-audit/features/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-feature-aggregator</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml
index f6438c4..de1b741 100644
--- a/appc-config/appc-config-audit/installer/pom.xml
+++ b/appc-config/appc-config-audit/installer/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-installer</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<name>Config Component Audit - Installer</name>
<packaging>pom</packaging>
<properties>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-provider</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml
index 7188b27..fb54985 100644
--- a/appc-config/appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/pom.xml
@@ -83,5 +83,5 @@
</modules>
</profile>
</profiles>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</project>
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml
index 505905d..c90e365 100644
--- a/appc-config/appc-config-audit/provider/pom.xml
+++ b/appc-config/appc-config-audit/provider/pom.xml
@@ -124,5 +124,5 @@
</plugins>
</build>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</project>