X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=141f7f7524b25ea5345b618e5933731e51e1ea1b;hp=1ea37de77ababd5b1bcd21b780b62d6051233060;hb=5197d588dac65f2345cbcba2e5aefae308fcf3a0;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 1ea37de77a..141f7f7524 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -4,32 +4,29 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.6.0-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 + 0.7.0-SNAPSHOT bundle + + + junit + junit + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.concepts.transform - + org.opendaylight.controller.concepts.transform ${project.basedir}/META-INF @@ -38,26 +35,24 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + true + controller/checkstyle.xml + org.opendaylight.controller checkstyle - 0.0.2-SNAPSHOT + 0.2.0-SNAPSHOT - - true - controller/space_and_tabs_checks.xml - - - - junit - junit - 4.8.1 - test - - + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +