X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-api%2Fpom.xml;h=62f0054c6ecbf991e0a8d3634a39211d5f725167;hb=fcd6c37ba816ce9c6c5e7206053dadd331c75ff7;hp=6dc2e329c5984314cf634b9863093956fa38291e;hpb=9b0d4e50e10f3ca347b3ceb4213fd3c8e96b7f01;p=mdsal.git diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 6dc2e329c5..62f0054c6e 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -1,56 +1,129 @@ + + - 4.0.0 - + + org.opendaylight.odlparent + bundle-parent + 3.1.2 + + + + 4.0.0 org.opendaylight.mdsal - mdsal-binding - 0.8.0-SNAPSHOT - - mdsal-binding-api - 2.0.0-SNAPSHOT - bundle - - - - com.google.guava - guava - - - org.opendaylight.mdsal - mdsal-common-api - - - org.opendaylight.yangtools - concepts - - - org.opendaylight.mdsal - yang-binding - - - org.opendaylight.yangtools - yang-common - - - org.osgi - org.osgi.core - provided - - - org.apache.commons - commons-lang3 - test - - - junit - junit - 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:MD-SAL - + mdsal-binding-api + 2.5.0-SNAPSHOT + bundle + + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.5.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.5 + pom + import + + + + + + + com.google.guava + guava + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal.model + general-entity + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-api + + + org.osgi + org.osgi.core + provided + + + org.apache.commons + commons-lang3 + test + + + org.mockito + mockito-core + test + + + junit + junit + test + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + 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:MD-SAL + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +