X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=efc84237b5ba202b0806bfa2e34db3a94e0d7a20;hp=b34621d02d6f8da7a7b24e6e60cff5e641b9a8d4;hb=edb3b76df1fa27594d5f9ee368d737576b0b38f8;hpb=616a88111ea9603f0d6f93c7462e6dab39644fcf diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index b34621d02d..efc84237b5 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -43,14 +43,16 @@ sal-rest-connector sal-netconf-connector - zeromq-routingtable/implementation + remoterpc-routingtable/implementation sal-remoterpc-connector/implementation clustered-data-store/implementation inventory-manager statistics-manager + topology-manager forwardingrules-manager + topology-lldp-discovery compatibility @@ -120,6 +122,7 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 @@ -427,6 +430,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