diff --git a/pom.xml b/pom.xml index 79e2884..8266c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,61 +1,61 @@ - - 4.0.0 - - UTF-8 - 0 - 1.7 - 1.7 - - com.jbuncle - MySQLSynchroniser - 1.${build.number}-SNAPSHOT - jar - - MySQLSynchroniser - http://maven.apache.org - - - - junit - junit - 3.8.1 - test - - - mysql - mysql-connector-java - 5.1.38 - test - - - commons-collections - commons-collections - 3.2.1 - jar - - - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - prepare-agent - - - - report - test - - report - - - - - - - + + 4.0.0 + + UTF-8 + 0 + 1.7 + 1.7 + + com.jbuncle + MySQLSynchroniser + 1.${build.number}-SNAPSHOT + jar + + MySQLSynchroniser + http://maven.apache.org + + + + junit + junit + 3.8.1 + test + + + mysql + mysql-connector-java + 5.1.38 + test + + + commons-collections + commons-collections + 3.2.2 + jar + + + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + + prepare-agent + + + + report + test + + report + + + + + + +