X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc.git;a=blobdiff_plain;f=pom.xml;h=6fb864a309063be45c3a2107c803333935df8edd;hp=edb26a5a88a519efdc768e2fd99371077b94b6bb;hb=refs%2Fheads%2Fmaster;hpb=ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 diff --git a/pom.xml b/pom.xml index edb26a5a8..9f66d39f4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,12 +20,11 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.ccsdk.parent odlparent - 1.0.3 + 1.5.1 @@ -33,7 +32,7 @@ limitations under the License. pom org.onap.appc appc - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT 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 @@ -99,7 +97,6 @@ limitations under the License. 1.5.1 0.7.1 2.0.5 - 1.8.3-Carbon @@ -126,6 +123,18 @@ limitations under the License. true + + org.jacoco + jacoco-maven-plugin + + + + + report + + + + @@ -219,11 +228,6 @@ limitations under the License. sal-binding-config ${odl.mdsal.version} - - org.opendaylight.controller - sal-binding-api - ${odl.mdsal.version} - org.opendaylight.controller sal-test-model @@ -264,21 +268,11 @@ limitations under the License. xml - org.opendaylight.controller - opendaylight-karaf-empty - ${odl.karaf.empty.distro.version} - zip - - - 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 + + + @@ -545,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 @@ -639,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 @@ -666,6 +696,7 @@ limitations under the License. appc-metric appc-dg appc-dg-util + services