diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-10-08 12:29:24 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-10-08 12:29:25 -0700 |
commit | e8d37bfde904531793bde52e17300811ce1b75c3 (patch) | |
tree | 28ed830840f9bb00637ea367bccb7348f92cff41 /appc-metric/appc-metric-features | |
parent | b3661f029cc632f910eb3a86376d0def7e8b1048 (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/appc-metric-features')
-rw-r--r-- | appc-metric/appc-metric-features/features-appc-metric/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/appc-metric-features/onap-appc-metric/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/appc-metric-features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
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> |