X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=0d6523bc0bbb38dd059e9c978be147cab7a4b7e8;hb=c541f7868e6e2d654b8080b5426bb12a39bddf11;hp=6f1b2c0c10629053d96589e581d221be53a184a5;hpb=7e6e19f57c11d6a35558f230f05b5b0d13b4ebe8;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6f1b2c0c10..0d6523bc0b 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -43,7 +43,7 @@ sal-rest-connector sal-netconf-connector - zeromq-routingtable/implementation + remoterpc-routingtable/implementation sal-remoterpc-connector/implementation clustered-data-store/implementation @@ -428,6 +428,26 @@ 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 + + + + + org.apache.maven.plugins maven-jar-plugin