From e8d37bfde904531793bde52e17300811ce1b75c3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 12:29:24 -0700 Subject: Increment version to 1.7.0-SNAPSHOT Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-event-listener/appc-event-listener-bundle/pom.xml | 2 +- .../appc-event-listener-features/features-appc-event-listener/pom.xml | 2 +- .../appc-event-listener-features/onap-appc-event-listener/pom.xml | 2 +- appc-event-listener/appc-event-listener-features/pom.xml | 2 +- appc-event-listener/appc-event-listener-installer/pom.xml | 2 +- appc-event-listener/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-event-listener') diff --git a/appc-event-listener/appc-event-listener-bundle/pom.xml b/appc-event-listener/appc-event-listener-bundle/pom.xml index 129d5052e..39f820709 100644 --- a/appc-event-listener/appc-event-listener-bundle/pom.xml +++ b/appc-event-listener/appc-event-listener-bundle/pom.xml @@ -165,5 +165,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml b/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml index 012b3dc77..3156ead2b 100644 --- a/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml +++ b/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-event-listener - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT feature diff --git a/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml b/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml index d9fcc15e5..eb772c445 100644 --- a/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml +++ b/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-event-listener - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT feature diff --git a/appc-event-listener/appc-event-listener-features/pom.xml b/appc-event-listener/appc-event-listener-features/pom.xml index 0962df68c..186448042 100644 --- a/appc-event-listener/appc-event-listener-features/pom.xml +++ b/appc-event-listener/appc-event-listener-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-event-listener-feature-aggregator - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT pom diff --git a/appc-event-listener/appc-event-listener-installer/pom.xml b/appc-event-listener/appc-event-listener-installer/pom.xml index 01b46d872..fd69108bb 100644 --- a/appc-event-listener/appc-event-listener-installer/pom.xml +++ b/appc-event-listener/appc-event-listener-installer/pom.xml @@ -152,5 +152,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-event-listener/pom.xml b/appc-event-listener/pom.xml index dd089cfb0..57b03f4fd 100644 --- a/appc-event-listener/pom.xml +++ b/appc-event-listener/pom.xml @@ -124,5 +124,5 @@ appc-event-listener-features appc-event-listener-installer - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT -- cgit 1.2.3-korg