From 090957c44f428e13f4f0898f27e017196ad86fda Mon Sep 17 00:00:00 2001 From: "LaMont, William (wl2432)" Date: Thu, 17 Jan 2019 13:48:07 -0500 Subject: merge of v15 changes to onap Issue-ID: AAI-2088 Change-Id: I588499af58d0e799d860b2b4362da7c48050fafd Signed-off-by: LaMont, William (wl2432) Signed-off-by: Kajur, Harish (vk250x) --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 482e3a2..ba7bb07 100755 --- a/pom.xml +++ b/pom.xml @@ -99,8 +99,8 @@ 2.7 20090211 - 1.3.0 - 1.3.0 + 1.4.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.1.9.Final 4.0.56.Final @@ -147,7 +147,7 @@ v12 v12 v14 - v8,v9,v10,v11,v12,v13,v14 + v8,v9,v10,v11,v12,v13,v14,v15 /aai @@ -195,7 +195,7 @@ onap v12 - v8,v9,v10,v11,v12,v13,v14 + v8,v9,v10,v11,v12,v13,v14,v15 @@ -357,7 +357,7 @@ org.springframework.boot spring-boot-starter-parent - ${spring.boot.version} + ${spring.boot.version} import pom @@ -759,7 +759,7 @@ - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${aai.schema.version} ${project.basedir}/src/main/resources/schema/ @@ -778,7 +778,7 @@ - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${aai.schema.version} ${project.basedir}/src/main/resources/schema/ -- cgit 1.2.3-korg