From eb723b91d21011cba92d798a4d0eccfbe2832cdc Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 23 May 2018 15:01:28 -0400 Subject: Upversion for Casablanca Issue-ID: AAI-1169 Change-Id: I397567c1b89c122ee5df848ea8423a96106a73eb Signed-off-by: Jimmy Forsyth --- common-logging/pom.xml | 4 ++-- eelf-logging/pom.xml | 4 ++-- logging-api/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common-logging/pom.xml b/common-logging/pom.xml index aa7de03..25ea874 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai.logging-service logging-service - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT @@ -36,7 +36,7 @@ limitations under the License. org.onap.aai.logging-service eelf-logging - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/eelf-logging/pom.xml b/eelf-logging/pom.xml index 6bf357f..81700ff 100644 --- a/eelf-logging/pom.xml +++ b/eelf-logging/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai.logging-service logging-service - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT @@ -38,7 +38,7 @@ limitations under the License. org.onap.aai.logging-service logging-api - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/logging-api/pom.xml b/logging-api/pom.xml index 0ab6a3b..24d51b8 100644 --- a/logging-api/pom.xml +++ b/logging-api/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai.logging-service logging-service - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT -- cgit 1.2.3-korg