<skip.integration.tests>true</skip.integration.tests>
<!-- End of Test Related Properties -->
- <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.21.RELEASE</spring.boot.version>
<eclipse.jetty.version>9.4.1.v20170120</eclipse.jetty.version>
<start-class>org.onap.aai.cacher.Application</start-class>
- <aai-core.version>1.5.1</aai-core.version>
+ <aai-core.version>1.5.3</aai-core.version>
<aai-schema-service.version>1.5.0</aai-schema-service.version>
<activemq.version>5.15.8</activemq.version>
due to the fact that the plugin 1.5.15.RELEASE was built using maven 3.5 while
the current build version being used by our jenkins is 3.3.9
-->
- <version>1.5.20.RELEASE</version>
+ <version>1.5.21.RELEASE</version>
<configuration>
<mainClass>${start-class}</mainClass>
<layout>ZIP</layout>