X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=3a2f4b058020f86c3f20faaa5f5e61c4a558dfbb;hb=6d8e68e69f14962371eb6ca1dd09793f9d1014c2;hp=cdc592428f9d685ab0e715a6e9f762e5a743cc83;hpb=29fe37ff64a4c58f3ed16f31b4371151d8bcbdb9;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index cdc592428f..3a2f4b0580 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight distribution.opendaylight-karaf @@ -58,18 +58,21 @@ features-base features xml + runtime org.opendaylight.controller features-adsal features xml + runtime org.opendaylight.controller features-nsf features xml + runtime @@ -77,13 +80,31 @@ features-mdsal features xml + runtime org.opendaylight.controller features-flow features xml + runtime + + org.opendaylight.controller + features-restconf + 1.2.0-SNAPSHOT + features + xml + runtime + + + + org.opendaylight.controller + features-netconf-connector + features + xml + + @@ -226,6 +247,14 @@ target/assembly/lib karaf.branding-${branding.version}.jar + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + target/assembly/lib/ext + bcprov-jdk15on-${bouncycastle.version}.jar +