From 5584d658b6571124055dd63545f98aee3c0f9325 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 24 Oct 2019 20:42:57 -0400 Subject: Rolling Project Version to 1.6.2-SNAPSHOT Issue-ID: LOG-1180 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I0be4f06a08b1ff1877b57a21bf57596b402c15fd --- reference/logging-demo/pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'reference/logging-demo/pom.xml') diff --git a/reference/logging-demo/pom.xml b/reference/logging-demo/pom.xml index 11649cf..1988407 100644 --- a/reference/logging-demo/pom.xml +++ b/reference/logging-demo/pom.xml @@ -3,7 +3,7 @@ org.onap.logging-analytics logging-reference - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT logging-demo war @@ -12,7 +12,7 @@ 2.8.6 5.1.2.RELEASE - 1.2.3 + 1.2.3 @@ -72,10 +72,10 @@ org.onap.logging-analytics logging-mock-service - 1.6.1-SNAPSHOT + ${project.version} - - + + javax.ws.rs @@ -214,7 +214,7 @@ 3.0.1 provided - + org.springframework spring-aop @@ -246,10 +246,10 @@ ${spring.version} - - org.springframework - spring-aspects - ${spring.version} + + org.springframework + spring-aspects + ${spring.version} org.aspectj @@ -292,6 +292,6 @@ junit 4.12 test - + -- cgit 1.2.3-korg