X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=3a2f4b058020f86c3f20faaa5f5e61c4a558dfbb;hb=6d8e68e69f14962371eb6ca1dd09793f9d1014c2;hp=5cbe412b2b0af28da537a95af2ace0766df8e120;hpb=aa83d1e4b013eecde3c79b00cca538bd4763c2d4;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 5cbe412b2b..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 @@ -52,19 +52,59 @@ down with testing... ie, no broken feature repos --> + + + org.opendaylight.controller + features-base + features + xml + runtime + + + org.opendaylight.controller + features-adsal + features + xml + runtime + + + org.opendaylight.controller + features-nsf + features + xml + runtime + org.opendaylight.controller 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 + + @@ -207,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 + @@ -242,6 +290,11 @@ + + + + +