From 79ddaccc34931314e5bccd7189a7b6fc451a1ded Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 31 Mar 2020 22:35:40 +0000 Subject: Release appc --- 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 15ae4f71a..05cb23a5f 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 @@ -86,5 +86,5 @@ org.onap.appc - 1.7.1-SNAPSHOT + 1.7.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 7dd1f88c8..05b0a824b 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 @@ -175,5 +175,5 @@ org.onap.appc - 1.7.1-SNAPSHOT + 1.7.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 eee7dd76b..340571894 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 - 1.7.1-SNAPSHOT + 1.7.1 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 d70106804..0e87833c3 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 - 1.7.1-SNAPSHOT + 1.7.1 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 4942a1932..f0e1ecd39 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 - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index fa96f94a6..c8008cfa9 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -46,5 +46,5 @@ org.onap.appc - 1.7.1-SNAPSHOT + 1.7.1 -- cgit 1.2.3-korg