From 4836b7ed83e0128e2a53877f0faf68e1e509591a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 7 Aug 2019 13:05:39 -0700 Subject: Increment version to 1.6.2 Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../appc-command-executor/appc-command-executor-api/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-core/pom.xml | 2 +- .../features-appc-command-executor/pom.xml | 2 +- .../appc-command-executor-features/onap-appc-command-executor/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-features/pom.xml | 2 +- appc-dispatcher/appc-command-executor/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml | 4 ++-- appc-dispatcher/appc-dispatcher-common/domain-model-lib/pom.xml | 2 +- .../appc-dispatcher-common/execution-queue-management-lib/pom.xml | 2 +- .../appc-dispatcher-common/lock-manager-lib/lock-manager-api/pom.xml | 2 +- .../lock-manager-lib/lock-manager-features/pom.xml | 2 +- .../appc-dispatcher-common/lock-manager-lib/lock-manager-impl/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/lock-manager-lib/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-features/pom.xml | 2 +- appc-dispatcher/appc-dispatcher-installer/pom.xml | 2 +- appc-dispatcher/appc-license-manager/appc-license-manager-api/pom.xml | 2 +- .../appc-license-manager/appc-license-manager-core/pom.xml | 2 +- .../features-appc-license-manager/pom.xml | 2 +- .../appc-license-manager-features/onap-appc-license-manager/pom.xml | 2 +- .../appc-license-manager/appc-license-manager-features/pom.xml | 2 +- appc-dispatcher/appc-license-manager/pom.xml | 2 +- appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml | 2 +- .../appc-request-handler/appc-request-handler-core/pom.xml | 2 +- .../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 +- .../appc-workflow-management/appc-workflow-management-api/pom.xml | 2 +- .../appc-workflow-management/appc-workflow-management-core/pom.xml | 2 +- .../features-appc-workflow-management/pom.xml | 2 +- .../onap-appc-workflow-management/pom.xml | 2 +- .../appc-workflow-management-features/pom.xml | 2 +- appc-dispatcher/appc-workflow-management/pom.xml | 2 +- appc-dispatcher/pom.xml | 2 +- 37 files changed, 38 insertions(+), 38 deletions(-) (limited to 'appc-dispatcher') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 17acd351f..1a7cc9932 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -90,5 +90,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 91d1777bb..69f0a8da3 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -140,5 +140,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml index e9fc49544..50ee2e5f4 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-command-executor - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml index 89a507d79..c0f01d461 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-command-executor - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml index ad245a701..12ecb7120 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-command-executor-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index 0481d818e..fbbe264be 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -47,5 +47,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml index 20484b75a..98f3ffd7d 100644 --- a/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml @@ -27,7 +27,7 @@ org.onap.appc appc-dispatcher-common - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-data-access-lib @@ -114,5 +114,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-dispatcher-common/domain-model-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/domain-model-lib/pom.xml index f0ad51344..eed439aed 100644 --- a/appc-dispatcher/appc-dispatcher-common/domain-model-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/domain-model-lib/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-dispatcher-common - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT domain-model-lib bundle diff --git a/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml index d01b4c3f8..36e6b6a1a 100644 --- a/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/execution-queue-management-lib/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-dispatcher-common - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT execution-queue-management-lib diff --git a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-api/pom.xml b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-api/pom.xml index 53a6a675d..ca0080c8c 100644 --- a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-api/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-api/pom.xml @@ -28,7 +28,7 @@ lock-manager-lib org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT lock-manager-api diff --git a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-features/pom.xml b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-features/pom.xml index e8758c82e..24924eb3e 100644 --- a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-features/pom.xml @@ -28,7 +28,7 @@ lock-manager-lib org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT lock-manager-features diff --git a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-impl/pom.xml b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-impl/pom.xml index ef5e5bfc5..dd4339565 100644 --- a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-impl/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/lock-manager-impl/pom.xml @@ -28,7 +28,7 @@ lock-manager-lib org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT lock-manager-impl diff --git a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/pom.xml index 38e612cbb..fec811970 100644 --- a/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/lock-manager-lib/pom.xml @@ -28,7 +28,7 @@ appc-dispatcher-common org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT lock-manager-lib APPC Lock Manager Lib diff --git a/appc-dispatcher/appc-dispatcher-common/pom.xml b/appc-dispatcher/appc-dispatcher-common/pom.xml index 13b7b7d00..5d0580572 100644 --- a/appc-dispatcher/appc-dispatcher-common/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-dispatcher - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-dispatcher-common diff --git a/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/pom.xml b/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/pom.xml index dc9efb78a..96bf18835 100644 --- a/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-dispatcher-common - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-ranking-framework-lib diff --git a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml index b9b25d945..fa2171156 100644 --- a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml @@ -26,7 +26,7 @@ appc-dispatcher-common org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT 4.0.0 diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index 104cf6c21..7741354b5 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -28,7 +28,7 @@ appc-dispatcher org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT APPC Dispatcher - Features diff --git a/appc-dispatcher/appc-dispatcher-installer/pom.xml b/appc-dispatcher/appc-dispatcher-installer/pom.xml index 8b0cf6fb2..6ba3c5909 100644 --- a/appc-dispatcher/appc-dispatcher-installer/pom.xml +++ b/appc-dispatcher/appc-dispatcher-installer/pom.xml @@ -28,7 +28,7 @@ appc-dispatcher org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-dispatcher-installer diff --git a/appc-dispatcher/appc-license-manager/appc-license-manager-api/pom.xml b/appc-dispatcher/appc-license-manager/appc-license-manager-api/pom.xml index 68bf8700a..be5b94e15 100644 --- a/appc-dispatcher/appc-license-manager/appc-license-manager-api/pom.xml +++ b/appc-dispatcher/appc-license-manager/appc-license-manager-api/pom.xml @@ -33,7 +33,7 @@ appc-license-manager-api org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT APPC License Manager - API bundle http://maven.apache.org diff --git a/appc-dispatcher/appc-license-manager/appc-license-manager-core/pom.xml b/appc-dispatcher/appc-license-manager/appc-license-manager-core/pom.xml index c051e4e9f..63568b28a 100644 --- a/appc-dispatcher/appc-license-manager/appc-license-manager-core/pom.xml +++ b/appc-dispatcher/appc-license-manager/appc-license-manager-core/pom.xml @@ -34,7 +34,7 @@ appc-license-manager-core org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle APPC License Manager - Core appc-license-manager-core OSGi bundle project. diff --git a/appc-dispatcher/appc-license-manager/appc-license-manager-features/features-appc-license-manager/pom.xml b/appc-dispatcher/appc-license-manager/appc-license-manager-features/features-appc-license-manager/pom.xml index 9a7cd0e8d..2cfac76f1 100644 --- a/appc-dispatcher/appc-license-manager/appc-license-manager-features/features-appc-license-manager/pom.xml +++ b/appc-dispatcher/appc-license-manager/appc-license-manager-features/features-appc-license-manager/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-license-manager - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-license-manager/appc-license-manager-features/onap-appc-license-manager/pom.xml b/appc-dispatcher/appc-license-manager/appc-license-manager-features/onap-appc-license-manager/pom.xml index 8b979f478..53439a372 100644 --- a/appc-dispatcher/appc-license-manager/appc-license-manager-features/onap-appc-license-manager/pom.xml +++ b/appc-dispatcher/appc-license-manager/appc-license-manager-features/onap-appc-license-manager/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-license-manager - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-license-manager/appc-license-manager-features/pom.xml b/appc-dispatcher/appc-license-manager/appc-license-manager-features/pom.xml index 817b3b9b7..dd7dee0a7 100644 --- a/appc-dispatcher/appc-license-manager/appc-license-manager-features/pom.xml +++ b/appc-dispatcher/appc-license-manager/appc-license-manager-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-license-manager-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-dispatcher/appc-license-manager/pom.xml b/appc-dispatcher/appc-license-manager/pom.xml index bc352261b..5b9a66ee6 100644 --- a/appc-dispatcher/appc-license-manager/pom.xml +++ b/appc-dispatcher/appc-license-manager/pom.xml @@ -34,7 +34,7 @@ appc-license-manager org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom APPC License Manager APPC License Manager 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 0824fa730..a506cde4d 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 @@ -88,5 +88,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT 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 122b43df8..57af83f78 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 @@ -188,5 +188,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT 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 92c88b2a9..b685a0325 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.6.1-SNAPSHOT + 1.6.2-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 c86916011..500730f9e 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-request-handler - 1.6.1-SNAPSHOT + 1.6.2-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 35ee70cee..4f9d414da 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.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index 1b2aa88d4..378ab4739 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -48,5 +48,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml b/appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml index 30adb3d1a..080d897f7 100644 --- a/appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml +++ b/appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml @@ -75,5 +75,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml b/appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml index 79c1b8bc2..867454d0c 100644 --- a/appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml +++ b/appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml @@ -104,5 +104,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/features-appc-workflow-management/pom.xml b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/features-appc-workflow-management/pom.xml index 447c6ceb1..acc5adee2 100644 --- a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/features-appc-workflow-management/pom.xml +++ b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/features-appc-workflow-management/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-workflow-management - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/onap-appc-workflow-management/pom.xml b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/onap-appc-workflow-management/pom.xml index 69b936dc5..f79b0dae5 100644 --- a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/onap-appc-workflow-management/pom.xml +++ b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/onap-appc-workflow-management/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-workflow-management - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/pom.xml b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/pom.xml index a888f3c37..b954c61bb 100644 --- a/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/pom.xml +++ b/appc-dispatcher/appc-workflow-management/appc-workflow-management-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-workflow-management-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-dispatcher/appc-workflow-management/pom.xml b/appc-dispatcher/appc-workflow-management/pom.xml index 13ba5430c..14bd4f52c 100644 --- a/appc-dispatcher/appc-workflow-management/pom.xml +++ b/appc-dispatcher/appc-workflow-management/pom.xml @@ -47,5 +47,5 @@ org.onap.appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-dispatcher/pom.xml b/appc-dispatcher/pom.xml index af7954114..5ef35e096 100644 --- a/appc-dispatcher/pom.xml +++ b/appc-dispatcher/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-dispatcher -- cgit 1.2.3-korg