From 74bbc819b92c426c63419ecc792d6b05ef184bb3 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Mon, 16 Nov 2009 14:55:52 +0000 Subject: [PATCH] Updated the dependencies and build plugins to the latest version except for XNIO, which needs additional work --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 107dafed06..608bbeeccf 100644 --- a/pom.xml +++ b/pom.xml @@ -90,21 +90,21 @@ org.jboss.microcontainer jboss-kernel - 2.0.8.GA + 2.0.9.GA compile true org.apache.felix org.osgi.core - 1.2.0 + 1.4.0 compile true org.apache.felix org.osgi.compendium - 1.2.0 + 1.4.0 compile true @@ -151,7 +151,7 @@ org.jboss.logging jboss-logging-spi - 2.0.5.GA + 2.1.0.GA compile true @@ -185,13 +185,13 @@ junit junit - 4.6 + 4.7 test org.easymock easymock - 2.4 + 2.5.2 test @@ -228,7 +228,7 @@ maven-resources-plugin - 2.3 + 2.4.1 UTF-8 @@ -264,7 +264,7 @@ org.apache.felix maven-bundle-plugin - 2.0.0 + 2.0.1 true @@ -291,7 +291,7 @@ maven-source-plugin - 2.1 + 2.1.1 attach-source @@ -402,7 +402,7 @@ maven-javadoc-plugin - 2.5 + 2.6.1 generate-javadoc