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-provider/appc-provider-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-provider/appc-provider-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index 37788d547..b770780d8 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -8,7 +8,7 @@ <groupId>org.onap.appc</groupId> <artifactId>features-appc-provider</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>feature</packaging> <name>appc-provider features repo</name> diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 453de8265..ff250ab4e 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -9,7 +9,7 @@ <groupId>org.onap.appc</groupId> <artifactId>onap-appc-provider</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>feature</packaging> <name>onap-appc-provider</name> diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 7af4bc45b..708a6cbf2 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -29,7 +29,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-provider-features</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>appc-provider-features</name> |