X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=4d353ea10b03d8497ea2daaa400034b1e641c48f;hb=134a5dfe40fa01ebb879bd9f5d0bfa119650ef6a;hp=b1b7fb6cb6835bf05e3368f85fa3aacde20cef40;hpb=a22e0fe5fae79992005cc738d37c7ed9396989e4;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index b1b7fb6cb6..4d353ea10b 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,21 +12,30 @@ org.opendaylight.odlparent bundle-parent - 4.0.2 + 11.0.1 org.opendaylight.netconf shaded-exificient bundle - 1.7.0-SNAPSHOT + 4.0.1-SNAPSHOT ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.7.0-SNAPSHOT + 4.0.1-SNAPSHOT provided @@ -56,6 +65,18 @@ ${project.build.directory}/classes + + unpack-sources + generate-sources + + unpack-dependencies + + + sources + shaded-exificient-jar + ${project.build.directory}/shaded-sources + + @@ -63,13 +84,13 @@ build-helper-maven-plugin - generate-sources + prepare-package add-source - ${project.build.directory}/generated-sources + ${project.build.directory}/shaded-sources