X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=631f1118c5d756d5daa2760ad1e22a6ea2200a6c;hb=6932c15f119da55b17ce4ad39236566bfed96ab3;hp=8b4e478429b517612c53cc95c8f6a51e6585adec;hpb=e962193b5d42003b8e2b94bd205c9fd54f3f41bb;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 8b4e478429..631f1118c5 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -36,7 +36,7 @@ sal-binding-broker sal-binding-util - sal-binding-dom-it + samples @@ -62,10 +62,10 @@ compatibility - + remoterpc-routingtable/implementation sal-remoterpc-connector/implementation - clustered-data-store/implementation + @@ -79,25 +79,13 @@ sal-binding-it + sal-binding-dom-it - - IDE - - - m2e.version - - - - - target-ide - - @@ -109,7 +97,7 @@ 1.9.5 - 2.4.3 + jacoco @@ -120,7 +108,7 @@ ${user.name}-private-view java 3.0.0 - 0.7.1-SNAPSHOT + 0.8.1-SNAPSHOT @@ -137,6 +125,11 @@ sal-connector-api ${project.version} + + org.opendaylight.controller + sal-binding-api + ${project.version} + org.opendaylight.controller sal @@ -148,6 +141,16 @@ + + org.opendaylight.controller + sal-remote + ${project.version} + + + org.opendaylight.controller + sal-binding-util + ${project.version} + @@ -155,11 +158,7 @@ slf4j-api ${slf4j.version} - - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} - + org.osgi org.osgi.core @@ -207,30 +206,6 @@ org.eclipse.xtend xtend-maven-plugin ${xtend.version} - - - - compile - - - ${basedir}/src/main/xtend-gen - - - - - - maven-clean-plugin - ${maven.clean.plugin.version} - - - - ${basedir}/src/main/xtend-gen - - ** - - - - org.jacoco @@ -298,27 +273,6 @@ org.apache.felix maven-bundle-plugin - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config - ${project.build.directory}/generated-sources/sal - src/main/xtend-gen - - - - - org.apache.maven.plugins maven-jar-plugin