X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=4c8f9c5913d65590a513effda7f4efe64ef2c00e;hb=7ce44a14175815c85189845c918454a037f0db10;hp=1efae4c7b4cb5f6c6b892d9ff7015cfd44fe4f8d;hpb=1047adbeeb82ae80ad047e3a861e1034ade45f7e;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 1efae4c7b4..4c8f9c5913 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,25 +52,75 @@ 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-neutron + ${networkconfig.neutron.version} + features + xml + runtime + + + org.opendaylight.controller + features-netconf-connector + features + xml + + @@ -187,7 +237,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.version} **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ @@ -213,6 +262,14 @@ target/assembly/lib karaf.branding-${branding.version}.jar + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + target/assembly/lib/ext + bcprov-jdk15on-${bouncycastle.version}.jar + @@ -248,6 +305,11 @@ + + + + +