X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf-resources%2Fpom.xml;h=cf5aac90f5b0bd3685cabbbca08649e3c852b796;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=00495a32010e7909aa1a14076e83fd272820acec;hpb=eed379a371f49c487aab762c55443fad18613417;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml index 00495a3201..cf5aac90f5 100644 --- a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml @@ -12,10 +12,41 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.4.2-Helium ../../commons/opendaylight opendaylight-karaf-resources Resources for opendaylight-karaf jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.6 + + + copy + + copy + + + generate-resources + + + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + target/classes/lib/ext + bcprov-jdk15on-${bouncycastle.version}.jar + + + + + + + +