X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=5dbf4423dba15af88ccbafa933c55256377e7d0c;hb=128b0b1ee1f01e0cc86a3b7e992793f185461aa8;hp=586366f41a63659bc8b75fd8ccbf12df97ae34bd;hpb=88f3fac27f5dbc4043cdeadacaca34bd6f57c854;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 586366f41a..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 @@ -153,11 +159,6 @@ config-persister-api ${config.version} - - org.opendaylight.controller - config-persister-file-adapter - ${config.version} - ${project.groupId} netconf-client @@ -244,24 +245,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - ${salGeneratorPath} - - - - -