X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=5dbf4423dba15af88ccbafa933c55256377e7d0c;hb=128b0b1ee1f01e0cc86a3b7e992793f185461aa8;hp=2be64a8a9873f138ae29876a2ac1c1d1998213e4;hpb=ddf7ae91750053edeb19753495556f418f033907;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 2be64a8a98..5dbf4423db 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -29,6 +29,7 @@ netconf-monitoring ietf-netconf-monitoring ietf-netconf-monitoring-extension + ../../third-party/org.openexi @@ -47,7 +48,6 @@ 5.0.0 2.4.0 1.7.2 - ${project.build.directory}/generated-sources/sal @@ -138,6 +138,12 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-impl + ${netconf.version} + test-jar + ${project.groupId} netconf-monitoring @@ -239,24 +245,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - ${salGeneratorPath} - - - - -