From aed12f000f82bb0ba925042e8722e9b625f5073f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 1 Apr 2020 09:53:42 -0700 Subject: Increment version to 1.7.2-SNAPSHOT Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- appc-oam/appc-oam-bundle/pom.xml | 2 +- appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/pom.xml | 2 +- appc-oam/appc-oam-installer/pom.xml | 2 +- appc-oam/appc-oam-model/pom.xml | 2 +- appc-oam/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-oam') diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 0a9ee0c03..3df3cfb82 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -183,5 +183,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index 43435cc0f..681e35be6 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-oam - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index 0bd1b810b..b357f45ca 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-oam - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 99858e2f8..a966f85dd 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-oam-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index 9740966e8..7734dab41 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -157,5 +157,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index ad8fdf569..e4b0ef225 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -117,5 +117,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 0281bd799..a0fa2cec1 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -48,5 +48,5 @@ appc-oam-bundle - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg