X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=f31ca4350052e93ad0cca02b1d8d03b0beb23873;hb=bf8a6a82d7daa5aae30308449cbb78b075cd7170;hp=495aae12c094c545f054a17fd93ee7e8ff8ddd7e;hpb=dfa9b196e8d76ccbeb85dd742fc3011cfcee7ba0;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 495aae12c0..f31ca43500 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,21 +12,30 @@ org.opendaylight.odlparent bundle-parent - 5.0.2 + 11.0.2 org.opendaylight.netconf shaded-exificient bundle - 1.8.0-SNAPSHOT + 4.0.3 ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.8.0-SNAPSHOT + 4.0.3 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