X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=3937f5dbcb5c6bfc20b58031c9d72e6034a11c6a;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=2c5b2476bcbe14fa16094a8caf0fd3104e0248d0;hpb=9742ff1bcf4974cc3bedc31d9a28e056ee1deae1;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 2c5b2476bc..3937f5dbcb 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,21 +12,30 @@ org.opendaylight.odlparent bundle-parent - 5.0.1 + 10.0.0 org.opendaylight.netconf shaded-exificient bundle - 1.8.0-SNAPSHOT + 4.0.0-SNAPSHOT ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.8.0-SNAPSHOT + 4.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