X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=a9c960463386bc57499409d9c39d384734955b69;hb=f3cdf757600e105d423fec449bb8bb365af42f0a;hp=8c8c0e1b8d145e49a85489baa34c234356f6c454;hpb=9dbc2844950b55ae552fe74840954ea71b754c7a;p=xmlrouter diff --git a/pom.xml b/pom.xml index 8c8c0e1..a9c9604 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,10 @@ - 0.5 + 0.8 + 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 + provided + + + org.osgi + org.osgi.compendium + 4.2.0 + provided + + + + + + 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.ops4j.pax.url + pax-url-wrap + ${pax.url.version} + test + + + + + org.apache.felix + org.apache.felix.framework + 3.2.2 test + @@ -136,6 +219,21 @@ + + org.apache.servicemix.tooling + depends-maven-plugin + 1.2 + + + generate-depends-file + + generate-depends-file + + + + + + org.apache.maven.plugins maven-release-plugin