X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=31a9178c4ebf7f53bd6f25cacea3c57e5c2c6bfc;hb=a11b8dda11186bf9c760fce77d080a4390702566;hp=546e378709092ff96da81767751a8c231c72dbcb;hpb=7c28777349b02dc8c39deb9bf40cfdaf1e84cc3d;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 546e378..31a9178 100644 --- a/pom.xml +++ b/pom.xml @@ -30,12 +30,12 @@ limitations under the License. org.onap.aai.data-router data-router - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT aai-data-router 1.8 - 2.20.1 + 2.21.1 ${basedir}/target /appl/${project.artifactId} @@ -188,9 +195,10 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT + org.json json @@ -330,6 +338,18 @@ limitations under the License. org.springframework.boot spring-boot-maven-plugin + + maven-surefire-plugin + 2.21.0 + + + ${project.basedir} + ${project.basedir}/src/test/resources/config + ${project.basedir}/src/test/resources/spring-beans + ${shemaUnpackVersion} + + + org.apache.maven.plugins maven-resources-plugin @@ -384,7 +404,7 @@ limitations under the License. unpack - prepare-package + initialize unpack @@ -393,10 +413,10 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2 + ${version.aai-schema} jar - oxm/ - ${project.build.directory}/bundleconfig-local/etc + /${shemaUnpackVersion}/oxm/ + ${project.build.directory}/oxm