diff --git a/sandbox/spring-security-config/pom.xml b/sandbox/spring-security-config/pom.xml index d7f6f39b4c..23e01f05e3 100644 --- a/sandbox/spring-security-config/pom.xml +++ b/sandbox/spring-security-config/pom.xml @@ -1,16 +1,17 @@ - - - acegi-security-sandbox - org.acegisecurity - 1.0.5-SNAPSHOT - - 4.0.0 - org.acegisecurity - spring-security-config - spring-security-config - 2.0.0-M1 - http://maven.apache.org - + + + + acegi-security-sandbox + org.acegisecurity + 1.0.5-SNAPSHOT + + 4.0.0 + org.acegisecurity + spring-security-config + spring-security-config + 2.0.0-M1 + http://maven.apache.org + org.acegisecurity acegi-security-tiger @@ -124,4 +125,28 @@ log4j + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + + 1.5 + + + + +