diff --git a/adapters/cas/pom.xml b/adapters/cas/pom.xml index 30a8b2405c..071978de97 100644 --- a/adapters/cas/pom.xml +++ b/adapters/cas/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-adapters - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-cas Acegi Security System for Spring - CAS adapter @@ -22,4 +19,4 @@ 2.0.12 - + \ No newline at end of file diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml index c42aab25fa..1cb6eaf7cb 100644 --- a/adapters/catalina/pom.xml +++ b/adapters/catalina/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-adapters - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-catalina Acegi Security System for Spring - Catalina adapter @@ -17,4 +14,4 @@ 4.1.9 - + \ No newline at end of file diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml index d995611c99..74d73a5844 100644 --- a/adapters/jboss/pom.xml +++ b/adapters/jboss/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-adapters - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-jboss Acegi Security System for Spring - JBoss adapter @@ -23,4 +20,4 @@ provided - + \ No newline at end of file diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml index 4a6e5a685f..aeb9ded785 100644 --- a/adapters/jetty/pom.xml +++ b/adapters/jetty/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-adapters - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-jetty Acegi Security System for Spring - Jetty adapter @@ -17,4 +14,4 @@ 4.2.22 - + \ No newline at end of file diff --git a/adapters/pom.xml b/adapters/pom.xml index fcf05bce9b..288a95f502 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-adapters Acegi Security System for Spring - Adapters @@ -30,4 +27,4 @@ jetty resin - + \ No newline at end of file diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml index 2247fd7fd9..8dc001226b 100644 --- a/adapters/resin/pom.xml +++ b/adapters/resin/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-adapters - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-resin Acegi Security System for Spring - Resin adapter @@ -23,4 +20,4 @@ provided - + \ No newline at end of file diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index b165046f32..0e7143f7a4 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-tiger Acegi Security System for Spring - Java 5 (Tiger) @@ -19,7 +16,7 @@ org.springframework spring-aop - 1.2.6 + 1.2.7 @@ -34,4 +31,15 @@ - + + + + org.apache.maven.plugins + maven-pmd-plugin + + 1.5 + + + + + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index becee06bd4..c7aea99c47 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.0.1 acegi-security Acegi Security System for Spring @@ -14,17 +11,17 @@ org.springframework spring-remoting - 2.0-m2 + 1.2.7 org.springframework spring-jdbc - 2.0-m2 + 1.2.7 org.springframework spring-support - 2.0-m2 + 1.2.7 runtime @@ -129,4 +126,4 @@ - + \ No newline at end of file diff --git a/doc/pom.xml b/doc/pom.xml index 763b6f7c1b..5035a3d714 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -9,6 +9,14 @@ 1.1.0-SNAPSHOT acegi-security-doc + + + + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/ + + diff --git a/domain/pom.xml b/domain/pom.xml index 0d0703a34e..799b15d706 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.0.1 acegi-security-domain Acegi Security System for Spring - Domain Object Support @@ -44,4 +41,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a95cb4694a..9e16b86f54 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,8 @@ - - + 4.0.0 org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.0.1 Acegi Security System for Spring - Parent pom @@ -35,9 +32,9 @@ - scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity - scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity - http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1 + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1 + https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1