X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e82f498c854208235c9d24ab4a2311e69c1dfeb8;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=f91372797abba659a3a2c679f3e6e649a63d64f8;hpb=c1decc814fb7c646399df2b2d94c65c695190f97;p=appc.git diff --git a/pom.xml b/pom.xml index f91372797..e82f498c8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.ccsdk.parent odlparent @@ -33,7 +32,7 @@ limitations under the License. pom org.onap.appc appc - 1.6.4-SNAPSHOT + 1.7.0 appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -63,17 +62,16 @@ limitations under the License. 3.4 4.5.1 1.2.0 - 1.1.0 1.3.0 2.3.2 java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - true + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.version} + reuseReports target/generated-sources/yang-gen-sal false @@ -125,6 +123,18 @@ limitations under the License. true + + org.jacoco + jacoco-maven-plugin + + + + + report + + + + @@ -258,15 +268,11 @@ limitations under the License. xml - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - ${odl.ietf-inet-types.version} - - - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - ${odl.ietf-yang-types.version} - + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + + + @@ -533,14 +539,50 @@ limitations under the License. build-helper-maven-plugin 1.9.1 - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 - + + + org.jacoco + jacoco-maven-plugin + 0.8.4 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + PACKAGE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + + org.apache.maven.plugins @@ -627,8 +669,8 @@ limitations under the License. appc-adapters + appc-service-communicator appc-provider - appc-event-listener appc-sdc-listener appc-lifecycle-management appc-oam @@ -637,7 +679,7 @@ limitations under the License. appc-outbound appc-inbound appc-sequence-generator - + appc-client @@ -654,6 +696,7 @@ limitations under the License. appc-metric appc-dg appc-dg-util + services