X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=ded035bbc26630ebbff5731b43754e9a77783484;hb=ff4f7c596d486347cead6a42e9096d6179b8ce51;hp=807cb317a5ecaefd363b971ba2a94d789579d7d9;hpb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 807cb317a5..ded035bbc2 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,27 +12,30 @@ org.opendaylight.odlparent bundle-parent - 6.0.4 + 9.0.8 org.opendaylight.netconf shaded-exificient bundle - 1.9.0-SNAPSHOT + 2.0.8-SNAPSHOT ${project.artifactId} true true + + + true org.opendaylight.netconf shaded-exificient-jar - 1.9.0-SNAPSHOT + 2.0.8-SNAPSHOT provided @@ -62,6 +65,18 @@ ${project.build.directory}/classes + + unpack-sources + generate-sources + + unpack-dependencies + + + sources + shaded-exificient-jar + ${project.build.directory}/shaded-sources + + @@ -69,13 +84,13 @@ build-helper-maven-plugin - generate-sources + prepare-package add-source - ${project.build.directory}/generated-sources + ${project.build.directory}/shaded-sources