X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=4f2b255afd50c08005fae6abcf0d683db73dd86f;hb=ff42855d9de0ab5e8c409ccde914e6f501676ddb;hp=b34621d02d6f8da7a7b24e6e60cff5e641b9a8d4;hpb=c2428fea0ac263712ab6e5dc879e19c9cf2a7c4d;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index b34621d02d..4f2b255afd 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -120,6 +120,7 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 @@ -427,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