diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-11-19 13:37:50 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-11-19 13:37:57 -0800 |
commit | c23c9a063f9bd07b01abe17e5d57ad2a39422a0a (patch) | |
tree | 498156ccde220c243dabd90f6d71a545a0602f0f /appc-metric/appc-metric-features | |
parent | ae50f26b45addec1c470ee367f7cadacee2a1bed (diff) |
Increment version number
Change to version 1.4.3-SNAPSHOT
Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
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 3af0ffe84..cfaeee5d8 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.4.2-SNAPSHOT</version> + <version>1.4.3-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 7b19c9225..0ee104188 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.4.2-SNAPSHOT</version> + <version>1.4.3-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 376ab8394..2fe56004f 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.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |