diff --git a/pom.xml b/pom.xml index 7f4378b..5826b60 100644 --- a/pom.xml +++ b/pom.xml @@ -1,42 +1,31 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - 4.0.0 - org.mbassy - mbassador - 1.0.0.RC - jar - mbassador - Mbassador is a fast and flexible message bus system that follows the publish subscribe pattern + 4.0.0 + org.mbassy + mbassador + 1.0.0.RC + jar + mbassador + Mbassador is a fast and flexible message bus system that follows the publish subscribe pattern + - - UTF-8 - 1.6 + + UTF-8 + 1.6 file://${project.basedir}/maven - + - + - junit - junit - 4.10 - compile - - - - org.slf4j - slf4j-api - 1.5.2 + junit + junit + 4.10 + test - - org.slf4j - slf4j-log4j12 - 1.5.2 - - - + @@ -45,25 +34,25 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${project.build.java.version} - ${project.build.java.version} - - + + + + org.apache.maven.plugins + maven-compiler-plugin + + ${project.build.java.version} + ${project.build.java.version} + + - - org.apache.maven.plugins - maven-surefire-plugin - - false - - + + org.apache.maven.plugins + maven-surefire-plugin + + false + + - - + +