X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=a9c960463386bc57499409d9c39d384734955b69;hb=f3cdf757600e105d423fec449bb8bb365af42f0a;hp=13bde68ea65c85d6e61cedf1d838ea89bb6665a2;hpb=ebfa8631436e937effb5332a100c9bdecab3d1f6;p=xmlrouter diff --git a/pom.xml b/pom.xml index 13bde68..a9c9604 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.wamblee.xmlrouter xmlrouter-root pom - 0.1-SNAPSHOT + 0.1.0-SNAPSHOT /xmlrouter A simple XML Router with OSGI support http://wamblee.org @@ -32,7 +32,10 @@ - 0.5 + 0.8 + 2.2.0 + 1.7.4 + 1.3.4 @@ -40,12 +43,13 @@ config publish subscribe - impl + router listener + integrationtest + eclipselink) which is not available at maven central --> release @@ -94,10 +98,10 @@ - org.wamblee - wamblee-support-general - 0.7-SNAPSHOT - + org.wamblee + wamblee-support-general + ${wamblee.utils.version} + org.wamblee wamblee-test-eclipselink @@ -124,10 +128,89 @@ org.mockito mockito-all - 1.8.0 + 1.8.5 + test + + + + + 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 @@ -212,8 +310,8 @@ - - + + maven-site-plugin 3.0-beta-3 @@ -244,20 +342,32 @@ - + + + + + org.apache.felix + maven-bundle-plugin + true + 2.3.5 + + + + + - + xmlrouter-site file:${distrib}/all - +