summaryrefslogtreecommitdiffstats
path: root/appc-metric
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-10-08 12:29:24 -0700
committerPatrick Brady <patrick.brady@att.com>2019-10-08 12:29:25 -0700
commite8d37bfde904531793bde52e17300811ce1b75c3 (patch)
tree28ed830840f9bb00637ea367bccb7348f92cff41 /appc-metric
parentb3661f029cc632f910eb3a86376d0def7e8b1048 (diff)
Increment version to 1.7.0-SNAPSHOT
Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'appc-metric')
-rw-r--r--appc-metric/appc-metric-bundle/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/features-appc-metric/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/onap-appc-metric/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
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml
index 6363db07a..1ea3bb95e 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -106,5 +106,5 @@
</plugins>
</build>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</project>
diff --git a/appc-metric/appc-metric-features/features-appc-metric/pom.xml b/appc-metric/appc-metric-features/features-appc-metric/pom.xml
index 08d256c74..f065cf323 100644
--- a/appc-metric/appc-metric-features/features-appc-metric/pom.xml
+++ b/appc-metric/appc-metric-features/features-appc-metric/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-metric</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml
index 203c09e7a..c307d8d59 100644
--- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml
+++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-metric</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index ceec8c93d..a8e38a6cb 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-metric-feature-aggregator</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml
index 7d7f6dbeb..ebd3b8fb4 100644
--- a/appc-metric/appc-metric-installer/pom.xml
+++ b/appc-metric/appc-metric-installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</project>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index 5dfd7defa..6f20b1f5a 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/pom.xml
@@ -42,5 +42,5 @@
<module>appc-metric-installer</module>
</modules>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</project>