Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I83e13547f583db020d6f756ddb8918360c38903b
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml
index c081f12..5f8dabe 100644
--- a/appc-config/appc-config-audit/features/pom.xml
+++ b/appc-config/appc-config-audit/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-config-audit</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-config-audit-features</artifactId>
<name>Config Audit Plugin - Features</name>
diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml
index b2b8e02..1049049 100644
--- a/appc-config/appc-config-audit/installer/pom.xml
+++ b/appc-config/appc-config-audit/installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-config-audit</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-config-audit-installer</artifactId>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-config-audit-provider</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.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 5d02208..1b9f653 100644
--- a/appc-config/appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-config</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml
index baf199e..8831eb8 100644
--- a/appc-config/appc-config-audit/provider/pom.xml
+++ b/appc-config/appc-config-audit/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-config-audit</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-config-audit-provider</artifactId>
<packaging>bundle</packaging>