X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=0cb8eee5053399702a851f723f704b2e84694121;hb=refs%2Ftags%2Fv4.0.1;hp=24767f5cad8f949b6a5c46f3305c2e343475bed2;hpb=c4baecbd3531b6ab69ca83d29ae0c0c3f66ce470;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 24767f5cad..0cb8eee505 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 + 11.0.1 org.opendaylight.netconf shaded-exificient bundle - 1.7.0-SNAPSHOT + 4.0.1 ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.7.0-SNAPSHOT + 4.0.1 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