X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fshaded-exificient%2Fpom.xml;h=498f1bf3a6711e8432b2926e4108522ab8a87e4a;hb=965fc7a5860194cf6d4fce8dd1e2bbaefd2788c8;hp=045fbea7c086f7bfcf3479750e6808ef489bbb56;hpb=5062322aa59183ade78f38d835caab451fb879a0;p=netconf.git diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 045fbea7c0..498f1bf3a6 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,21 +12,30 @@ org.opendaylight.odlparent bundle-parent - 5.0.0 + 11.0.2 org.opendaylight.netconf shaded-exificient bundle - 1.7.0-SNAPSHOT + 4.0.3-SNAPSHOT ${project.artifactId} + + + true + true + + + true + + org.opendaylight.netconf shaded-exificient-jar - 1.7.0-SNAPSHOT + 4.0.3-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