X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config-data%2Fpom.xml;fp=config-data%2Fpom.xml;h=830ffa764bdf8d3435b25c37e7e2140b85ba6288;hb=5c0154874432f3b08c9ad3a2cec990c7a3ab7c4b;hp=6c7021040cdb5dc86e8a860a5fc8740cc0006312;hpb=aaa23d1262f744e7ac978ae19f9b8dcbb3e49253;p=oam%2Ftr069-adapter.git diff --git a/config-data/pom.xml b/config-data/pom.xml index 6c70210..830ffa7 100644 --- a/config-data/pom.xml +++ b/config-data/pom.xml @@ -1,218 +1,218 @@ - - - - 4.0.0 - - org.commscope.tr069adapter - tr069adapter - 1.0.0 - - org.commscope.tr069adapter.config - config-data - config-data - Configuration data import project for Spring Boot - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - onap-releases - onap-releases - https://nexus.onap.org/content/repositories/releases/ - - - - tr069adapter-acs-initialpnpdb - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - org.springframework.boot - spring-boot-starter-log4j2 - - - org.mariadb.jdbc - mariadb-java-client - - - org.springframework.boot - spring-boot-starter-test - test - - - com.h2database - h2 - test - - - junit - junit - - - junit - junit-dep - 4.11 - - - org.springframework.boot - spring-boot-starter-test - test - - - org.commscope.tr069adapter.acs.common - acs-common - 1.0.0 - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - net.revelc.code.formatter - formatter-maven-plugin - ${formatter-maven-plugin.version} - - ${project.parent.basedir}/eclipse-formatter.xml - - - - - com.diffplug.spotless - spotless-maven-plugin - ${spotless-maven-plugin.version} - - - - - com,java,javax,org - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - false - - - - maven-failsafe-plugin - - - io.fabric8 - docker-maven-plugin - ${docker-maven-plugin} - false - - - generate-policy-agent-image - package - - build - save - - - ${env.CONTAINER_PULL_REGISTRY} - - - ${docker.image.name}:${build.version} - - try - ${basedir} - Dockerfile - - ${project.build.finalName}.jar - - - ${project.version} - - - - - - - - push-policy-agent-image - - build - push - - - ${env.CONTAINER_PULL_REGISTRY} - ${env.CONTAINER_PUSH_REGISTRY} - - - ${docker.image.name}:${project.version} - - ${basedir} - Dockerfile - - ${project.build.finalName}.jar - - - latest - - - - - - - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - ${sonar-maven-plugin.version} - - - - - JIRA - https://jira.o-ran-sc.org/ - - + + + + 4.0.0 + + org.commscope.tr069adapter + tr069adapter + 1.0.0 + + org.commscope.tr069adapter.config + config-data + config-data + Configuration data import project for Spring Boot + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + onap-releases + onap-releases + https://nexus.onap.org/content/repositories/releases/ + + + + o-ran-sc/tr069adapter-acs-initialpnpdb + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-log4j2 + + + org.mariadb.jdbc + mariadb-java-client + + + org.springframework.boot + spring-boot-starter-test + test + + + com.h2database + h2 + test + + + junit + junit + + + junit + junit-dep + 4.11 + + + org.springframework.boot + spring-boot-starter-test + test + + + org.commscope.tr069adapter.acs.common + acs-common + 1.0.0 + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + net.revelc.code.formatter + formatter-maven-plugin + ${formatter-maven-plugin.version} + + ${project.parent.basedir}/eclipse-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless-maven-plugin.version} + + + + + com,java,javax,org + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + + + + maven-failsafe-plugin + + + io.fabric8 + docker-maven-plugin + ${docker-maven-plugin} + false + + + generate-policy-agent-image + package + + build + save + + + ${env.CONTAINER_PULL_REGISTRY} + + + ${docker.image.name}:${build.version} + + try + ${basedir} + Dockerfile + + ${project.build.finalName}.jar + + + ${project.version} + + + + + + + + push-policy-agent-image + + build + push + + + ${env.CONTAINER_PULL_REGISTRY} + ${env.CONTAINER_PUSH_REGISTRY} + + + ${docker.image.name}:${project.version} + + ${basedir} + Dockerfile + + ${project.build.finalName}.jar + + + latest + + + + + + + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${sonar-maven-plugin.version} + + + + + JIRA + https://jira.o-ran-sc.org/ + +