aboutsummaryrefslogtreecommitdiffstats
path: root/appc-metric
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-10 13:07:19 -0800
committerPatrick Brady <pb071s@att.com>2017-03-10 13:08:31 -0800
commit03682da2849b4e6ed5fe168c0ecb080a6d5c00b3 (patch)
treef9d50f8a94ad2ab87d4c8b61cbaf2daab1d33d8f /appc-metric
parentcdbf22c06167564c28912a6c8b0f2b81e2b5a1de (diff)
Updating master to 1.1.0-SNAPSHOT
Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47 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 51125713e..c3673e327 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.0.0-SNAPSHOT</version>
+ <version>1.1.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 c1fcb65ba..ab8b0b0ef 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.0.0-SNAPSHOT</version>
+ <version>1.1.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 2eb17cce7..186196d0b 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.0.0-SNAPSHOT</version>
+ <version>1.1.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 4fce54a60..6faee63c0 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.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>appc-metric</artifactId>
<packaging>pom</packaging>