--- miscJava/CircuitBreaker/pom.xml 2017/12/28 09:34:47 3212 +++ miscJava/CircuitBreaker/pom.xml 2017/12/28 09:35:36 3213 @@ -1,93 +1,91 @@ - - - 4.0.0 - dk.thoerup - CircuitBreaker - 1.1.1 - - jar - - - UTF-8 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - true - true - - - - - default-testCompile - test-compile - - false - - - testCompile - - - - - - - - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - log4j - log4j - 1.2.17 - provided - - - javax.mail - mail - 1.4 - provided - - - - junit - junit - 4.12 - test - - - - - - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - + + 4.0.0 + dk.thoerup + CircuitBreaker + 1.1.1 + + jar + + + UTF-8 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + true + true + + + + + default-testCompile + test-compile + + false + + + testCompile + + + + + + + + + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + log4j + log4j + 1.2.17 + provided + + + javax.mail + mail + 1.4 + provided + + + + junit + junit + 4.12 + test + + + + + + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + +