From 89d77ed2dc64616fb06b53b0ae2e063599d894b3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 11 Sep 2019 11:31:45 -0700 Subject: Change to released parent 1.6.1 Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3 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 5db8480dc..ef1452895 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.1-SNAPSHOT + 2.6.1 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 bc1533ca9..28d86c76c 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.1-SNAPSHOT + 2.6.1 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 6392d49ac..76e4d0806 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.1-SNAPSHOT + 2.6.1 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 3873c2a98..4f2f56bfb 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.1-SNAPSHOT + 2.6.1 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 cb1565a27..a48db447a 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.1-SNAPSHOT + 2.6.1 diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index e14ca3420..f2bceecb1 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.1-SNAPSHOT + 2.6.1 -- cgit 1.2.3-korg