From 6536799456cd99ee80d6a7ce0621fb8539df7a81 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 16 Nov 2017 17:22:13 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I83e13547f583db020d6f756ddb8918360c38903b Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall Signed-off-by: Patrick Brady --- 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/appc-request-handler-features/pom.xml | 2 +- appc-dispatcher/appc-request-handler/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 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 23f805972..32c6585c8 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 @@ -3,7 +3,7 @@ org.openecomp.appc appc-request-handler - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT appc-request-handler-api bundle 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 ed40673f3..ea1fd54c5 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 @@ -16,7 +16,7 @@ org.openecomp.appc appc-request-handler - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT appc-request-handler-core bundle 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 7fffd2f2e..2279e5bb0 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 @@ -4,7 +4,7 @@ appc-request-handler org.openecomp.appc - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT appc-request-handler-features appc-request-handler-features diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index 9aa2960a0..28d223947 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc-dispatcher - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT appc-request-handler pom -- cgit 1.2.3-korg