diff --git a/pom.xml b/pom.xml index 0bb7b689e8..dae4eeca25 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,36 @@ compile true + + + + org.jboss.microcontainer + jboss-kernel + 2.0.2.GA + compile + true + + + org.apache.felix + org.osgi.core + 1.2.0 + compile + true + + + com.google.code.guice + guice + 1.0 + compile + true + + + org.springframework + spring + 2.0.8 + compile + true +