X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=352dc2bd661c3a1ba0b597e360137b3f4da678ca;hb=85cfe9aa5f77b4caa8c7eeafa9c4b8f8daa52752;hp=9657b413b3ff9d05c21abe23d6dd0d7a47d80f50;hpb=9d7f51e8451a23062a36468fca01da9fbad3bc1b;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 9657b413b3..352dc2bd66 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 + 12.0.1 org.opendaylight.netconf shaded-exificient bundle - 1.6.0-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.6.0-SNAPSHOT + 5.0.0-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