X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=87fadfe85e28e801f9eaf2a4c0d1b3630ae93441;hp=802b00e5ccea5bad4268c0a2661b21054d4321db;hb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;hpb=d4081203809f942c618d1b46754ec767bdf99f37 diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 802b00e5cc..87fadfe85e 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -1,41 +1,61 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight - - - concepts - 0.5.0-SNAPSHOT - bundle - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.concepts.transform - - - ${project.basedir}/META-INF - - - - - - - junit - junit - 4.8.1 - test - - - + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.1-SNAPSHOT + ../../commons/opendaylight + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD + + + concepts + 0.5.1-SNAPSHOT + bundle + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + org.opendaylight.controller.concepts.transform + + + ${project.basedir}/META-INF + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.2-SNAPSHOT + + + + true + controller/space_and_tabs_checks.xml + + + + + + + junit + junit + + +