X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a3ee5d1b862735367a5fa364486d492be805ca90;hb=194adee686ebb90488f739f2c637f6cb3def94d5;hp=22769391547eb449ae70952fdc8d2e6aae0e05dc;hpb=28f9fa1399f5e513a3d5860c52cd51b615bc0a2c;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 2276939..a3ee5d1 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,6 @@ limitations under the License. https://nexus.onap.org workstation DEV - 1.3 @@ -84,6 +83,17 @@ limitations under the License. org.springframework.boot spring-boot-starter-actuator + + org.springframework.boot + + spring-boot-configuration-processor + + true + + + org.springframework.boot + spring-boot-starter-test + org.apache.cxf cxf-rt-frontend-jaxrs @@ -288,12 +298,6 @@ limitations under the License. 1.5.0 test - - org.hamcrest - hamcrest-library - ${version.org.hamcrest.hamcrest-library} - test - org.apache.httpcomponents httpclient @@ -304,13 +308,6 @@ limitations under the License. httpcore 4.4.1 - - org.springframework.boot - - spring-boot-configuration-processor - - true - @@ -388,12 +385,15 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + + check process-sources @@ -461,6 +461,15 @@ limitations under the License. oxm/ ${project.build.directory}/bundleconfig-local/etc + + org.onap.aai.aai-common + aai-core + 1.2.1 + jar + dbedgerules/ + **/*.ftlh + ${project.build.directory}/bundleconfig-local/etc +