X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=f4ca2217cead1947d1f43db90461b2e0a6db7925;hb=3a71a222b896b9d07e638af62300180799bdac67;hp=5cbe412b2b0af28da537a95af2ace0766df8e120;hpb=79e737d256d5d3ccb7dd52893caa8dce26a4e17b;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 5cbe412b2b..f4ca2217ce 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,67 @@ 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-extras + ${project.version} + 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 + + @@ -181,7 +229,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.version} **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ @@ -207,6 +254,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 +297,11 @@ + + + + +