aboutsummaryrefslogtreecommitdiffstats
path: root/appc-oam
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-16 17:22:13 -0800
committerPatrick Brady <pb071s@att.com>2017-11-17 20:48:16 +0000
commit6536799456cd99ee80d6a7ce0621fb8539df7a81 (patch)
tree845798f96c6296e866b3f955c262702abd8d596e /appc-oam
parent7aea2578049c5637f93d0251e025cd1ebdeec37f (diff)
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>
Diffstat (limited to 'appc-oam')
-rw-r--r--appc-oam/appc-oam-bundle/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/pom.xml2
-rw-r--r--appc-oam/appc-oam-installer/pom.xml2
-rw-r--r--appc-oam/appc-oam-model/pom.xml2
-rw-r--r--appc-oam/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml
index c7d487a3e..2ecb6b4fa 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>appc-oam</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-oam-bundle</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml
index f211e6b77..689616e17 100644
--- a/appc-oam/appc-oam-features/pom.xml
+++ b/appc-oam/appc-oam-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-oam</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<name>appc-oam-features</name>
<artifactId>appc-oam-features</artifactId>
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml
index c506524bf..1e7fe1c46 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-oam</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-oam-installer</artifactId>
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index 340b5c213..19e523e25 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>appc-oam</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-oam-model</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml
index 0030f02a9..4aca3d466 100644
--- a/appc-oam/pom.xml
+++ b/appc-oam/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-oam</artifactId>
<packaging>pom</packaging>