X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf-resources%2Fpom.xml;h=35aac0933945debbc8fb02806e29be4620e37eb3;hp=00495a32010e7909aa1a14076e83fd272820acec;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=aa83d1e4b013eecde3c79b00cca538bd4763c2d4 diff --git a/opendaylight/distribution/opendaylight-karaf-resources/pom.xml b/opendaylight/distribution/opendaylight-karaf-resources/pom.xml index 00495a3201..35aac09339 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.5.0-SNAPSHOT ../../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 + + + + + + + +