diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:04:18 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:09:47 -0700 |
commit | 1d5c5fb0f3c6609c9ca2ce54e3b45027911119b6 (patch) | |
tree | db54359659e6f13def3851eb36a764c359ba841e /appc-metric/appc-metric-features | |
parent | d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc (diff) |
Increment version after release
Change-Id: I42b9142f15d15a65c00208b671ecaeceb6f26467
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
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 56da5a23b..03381b76e 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.5.0-SNAPSHOT</version> + <version>1.5.1-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 fc6bc32e3..e4b82c1d4 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.5.0-SNAPSHOT</version> + <version>1.5.1-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 843670338..83a49afb1 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.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |