Update dependency versions to use non-snapshot 30/85030/1 dublin elalto 4.0.0-ONAP 5.0.0-ONAP 5.0.2-ONAP
authorLee, Tian (tl5884) <TianL@amdocs.com>
Thu, 11 Apr 2019 09:12:38 +0000 (10:12 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Thu, 11 Apr 2019 09:12:38 +0000 (10:12 +0100)
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) <TianL@amdocs.com>
sidecar/pom.xml

index 7fcffe3..cda9fb7 100644 (file)
                        <dependency>
                                <groupId>org.onap.aaf.cadi.sidecar</groupId>
                                <artifactId>fproxy</artifactId>
-                               <version>${project.version}</version>
+                               <version>2.1.13</version>
                        </dependency>
                        <dependency>
                                <groupId>org.onap.aaf.cadi.sidecar</groupId>
                                <artifactId>rproxy</artifactId>
-                               <version>${project.version}</version>
+                               <version>2.1.13</version>
                        </dependency>
                        <dependency>
                                <groupId>javax.servlet</groupId>