X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=37c993a0fdccfbdb0d660897ddfb4311bb21d2a2;hb=53d7d84ea5e71c39b2dbeffaf520a33ae3c13249;hp=8c8c0e1b8d145e49a85489baa34c234356f6c454;hpb=9dbc2844950b55ae552fe74840954ea71b754c7a;p=xmlrouter diff --git a/pom.xml b/pom.xml index 8c8c0e1..37c993a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,9 @@ 0.5 + 2.2.0 + 1.7.4 + 1.3.4 @@ -40,8 +43,9 @@ config publish subscribe - impl + router listener + integrationtest + + org.osgi + org.osgi.core + 4.2.0 + + + org.osgi + org.osgi.compendium + 4.2.0 + + + + + + org.ops4j.pax.exam + pax-exam-container-paxrunner + ${pax.exam.version} + test + + + + + org.ops4j.pax.runner + pax-runner-no-jcl + ${pax.runner.version} + test + + + + + org.ops4j.pax.exam + pax-exam-junit4 + ${pax.exam.version} + test + + + + + org.ops4j.pax.exam + pax-exam-link-mvn + ${pax.exam.version} + test + + + + + org.ops4j.pax.exam + pax-exam-container-native + ${pax.exam.version} + test + + + + + org.ops4j.pax.url + pax-url-aether + ${pax.url.version} + test + + + + + org.apache.felix + org.apache.felix.framework + 3.2.2 + test + + @@ -136,6 +210,21 @@ + + org.apache.servicemix.tooling + depends-maven-plugin + 1.2 + + + generate-depends-file + + generate-depends-file + + + + + + org.apache.maven.plugins maven-release-plugin