X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7e66eadc53d6f6784e2ce0c18592d16ec7fbc406;hb=281549acfd53bf9c8a26a3a49b6b8985793c8952;hp=dfe5613a6bc7e46d323e6d57623f360def104205;hpb=754f9a02943058dc03337c9550e8f37fece14d25;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index dfe5613a6..7e66eadc5 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,9 @@ - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - - 1.6.2-SNAPSHOT + 1.12.3-SNAPSHOT @@ -111,7 +103,6 @@ javax.ws.rs javax.ws.rs-api - ${javax.ws.rs-api.version} @@ -120,8 +111,18 @@ - org.eclipse.persistence - eclipselink + org.postgresql + postgresql + + + + org.hibernate.javax.persistence + hibernate-jpa-2.1-api + + + + org.hibernate + hibernate-entitymanager @@ -159,7 +160,6 @@ org.eclipse.jetty jetty-security - 9.4.25.v20191220 org.eclipse.jetty @@ -174,35 +174,14 @@ org.apache.httpcomponents httpclient - - io.swagger - swagger-annotations - ${version.swagger} - - - commons-io - commons-io - 2.6 - org.apache.commons commons-collections4 - 4.4 com.att.nsa cambriaClient - - org.glassfish - javax.json - ${version.javax.json} - - - org.json - json - ${version.json} - @@ -214,136 +193,4 @@ - - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - -