From d402964f469bed97ab64032ee75e51be92d040ff Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 22 May 2020 15:18:41 -0700 Subject: Increment version to 1.7.3-SNAPSHOT Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- .../appc-request-handler-features/features-appc-request-handler/pom.xml | 2 +- .../appc-request-handler-features/onap-appc-request-handler/pom.xml | 2 +- .../appc-request-handler/appc-request-handler-features/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-features') diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml index 318d53f4a..1a8941c76 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-request-handler - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT feature diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml index bf7aec6fc..12c4491bd 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-request-handler - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT feature diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml index f2fc966f8..bfacfe45c 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-request-handler-feature-aggregator - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom -- cgit 1.2.3-korg