From 775b7f01c2aa1b9f709d479cc2bd8a7d2557184e Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Thu, 11 Apr 2019 10:12:38 +0100 Subject: Update dependency versions to use non-snapshot This is to circumvent the issue of latest fproxy and rproxy snapshot artifacts disappearing from nexus, causing the sonar job to fail Change-Id: I48448e3db09797392c4c7e833270165aca17bff6 Issue-ID: AAF-806 Signed-off-by: Lee, Tian (tl5884) --- sidecar/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sidecar') diff --git a/sidecar/pom.xml b/sidecar/pom.xml index 7fcffe3..cda9fb7 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -65,12 +65,12 @@ org.onap.aaf.cadi.sidecar fproxy - ${project.version} + 2.1.13 org.onap.aaf.cadi.sidecar rproxy - ${project.version} + 2.1.13 javax.servlet -- cgit 1.2.3-korg