From 46da690baf4ea855d333bd1fc8f72d98e5b1a529 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 7 Aug 2019 13:12:28 -0700 Subject: Change to release parent version Change-Id: If572b36cdf00e3c6ada36181fb6c678fbd978e72 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml | 2 +- appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml | 2 +- .../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 +- appc-dispatcher/appc-request-handler/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-dispatcher/appc-request-handler') diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml index a506cde4d..d7a0a51df 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml @@ -27,7 +27,7 @@ org.onap.appc.parent binding-parent - 2.6.0-SNAPSHOT + 2.6.0 diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml index 57af83f78..4d48540d0 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.parent binding-parent - 2.6.0-SNAPSHOT + 2.6.0 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 b685a0325..51ed87c6d 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 @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 2.6.0-SNAPSHOT + 2.6.0 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 500730f9e..184e7025f 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 @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.6.0-SNAPSHOT + 2.6.0 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 4f9d414da..9477cd4dc 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 @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.0-SNAPSHOT + 2.6.0 diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index 378ab4739..a7d582ee3 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0-SNAPSHOT + 2.6.0 -- cgit 1.2.3-korg