X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=7d7eaed2a104785c23737e61cd620da610dfe170;hb=0049662c13c41778ad79ca407d8ba9b8faa4cfb8;hp=3499b755a974f57daf82729f045c1e242a3d0982;hpb=de540594ef3eaa5847e6beca6c885a94e0035e5d;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 3499b755a9..7d7eaed2a1 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 + 11.0.2 org.opendaylight.netconf shaded-exificient bundle - 1.8.0-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} true true + + + true org.opendaylight.netconf shaded-exificient-jar - 1.8.0-SNAPSHOT + 5.0.0-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