From ed992e01c17d5677dfa0e1d0a76a7f9bc12c2a90 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 10 Mar 2020 15:21:02 -0400 Subject: Reenable spring-boot2 in aai-common Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth Change-Id: I9f3f1d8d1d9ef45786d0f17afa5c824e90c77263 --- aai-parent/pom.xml | 56 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 25 deletions(-) (limited to 'aai-parent') diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 1a237e82..0adb0000 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -1,33 +1,33 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.onap.aai.aai-common aai-common - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT aai-parent aai-parent @@ -101,7 +101,7 @@ 1.7.25 1.2.17 1.10.19 - 2.15.0 + 1.10.19 4.1.43.Final 4.0.56.Final 3.1 @@ -110,11 +110,11 @@ 0.9.10 1.25 - 1.5.22.RELEASE + 2.1.12.RELEASE 3.1.0 1.2 - + @@ -129,9 +129,9 @@ 3.7.0.1746 - 4.3.25.RELEASE - 4.3.25.RELEASE - 4.3.25.RELEASE + 5.1.13.RELEASE + 5.1.13.RELEASE + 5.1.13.RELEASE 1.0.8.RELEASE 1.1.1 2.0.4 @@ -142,6 +142,12 @@ spring-boot-2-1 + + 2.1.12.RELEASE + + + + spring-boot-1-5 1.5.22.RELEASE -- cgit 1.2.3-korg