aboutsummaryrefslogtreecommitdiffstats
path: root/appc-metric
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-metric
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-metric')
-rw-r--r--appc-metric/appc-metric-bundle/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/pom.xml2
-rw-r--r--appc-metric/appc-metric-installer/pom.xml2
-rw-r--r--appc-metric/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml
index 45db37ee9..b70f5949b 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-metric</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-metric-bundle</artifactId>
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index f9f422978..d2f38c0bc 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-metric</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<name>appc-metric-features</name>
<artifactId>appc-metric-features</artifactId>
diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml
index c6f8ed681..73c1ad90c 100644
--- a/appc-metric/appc-metric-installer/pom.xml
+++ b/appc-metric/appc-metric-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-metric</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-metric-installer</artifactId>
<name>APPC Metric - Karaf Installer</name>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index d7f6c8ed2..89f3ffbd0 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/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-metric</artifactId>
<packaging>pom</packaging>