diff --git a/samples/acegifier/pom.xml b/samples/acegifier/pom.xml
index efd9492ec2..b106dafd63 100644
--- a/samples/acegifier/pom.xml
+++ b/samples/acegifier/pom.xml
@@ -8,7 +8,7 @@
org.acegisecurity
acegi-security-samples
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
diff --git a/samples/attributes/pom.xml b/samples/attributes/pom.xml
index 14b5955e79..567a4c3406 100644
--- a/samples/attributes/pom.xml
+++ b/samples/attributes/pom.xml
@@ -6,7 +6,7 @@
org.acegisecurity
acegi-security-samples
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-sample-attributes
Acegi Security System for Spring - Attributes sample
diff --git a/samples/contacts-tiger/pom.xml b/samples/contacts-tiger/pom.xml
index 95da6ba311..ab32806fd6 100644
--- a/samples/contacts-tiger/pom.xml
+++ b/samples/contacts-tiger/pom.xml
@@ -6,7 +6,7 @@
org.acegisecurity
acegi-security-samples
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-sample-contacts-tiger
Acegi Security System for Spring - Contacts sample
diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml
index d01e748995..f8c1a32cc5 100644
--- a/samples/contacts/pom.xml
+++ b/samples/contacts/pom.xml
@@ -6,7 +6,7 @@
org.acegisecurity
acegi-security-samples
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-sample-contacts
Acegi Security System for Spring - Contacts sample
diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml
index 4ec027d0ac..f57b351ace 100644
--- a/samples/dms/pom.xml
+++ b/samples/dms/pom.xml
@@ -6,7 +6,7 @@
org.acegisecurity
acegi-security-samples
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-sample-dms
Acegi Security System for Spring - dms sample
diff --git a/sandbox/other/pom.xml b/sandbox/other/pom.xml
index 69e41f9ea9..0deb635696 100644
--- a/sandbox/other/pom.xml
+++ b/sandbox/other/pom.xml
@@ -6,7 +6,7 @@
org.acegisecurity
acegi-security-sandbox
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-sandbox-other
Acegi Security System for Spring - Sandbox other
diff --git a/sandbox/portlet/pom.xml b/sandbox/portlet/pom.xml
index 801b2402e7..3c3bad1897 100644
--- a/sandbox/portlet/pom.xml
+++ b/sandbox/portlet/pom.xml
@@ -4,13 +4,13 @@
org.acegisecurity
acegi-security-sandbox
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
- acegi-security-portlet
- Acegi Security System for Spring - Portlet support
+ acegi-security-portlet
+ Acegi Security System for Spring - Portlet support
Acegi Security System for Spring - Support for JSR-168 Portlets
0.1-SNAPSHOT
-
+
AcegiMaven
@@ -38,12 +38,12 @@
2.4
provided
-
- javax.portlet
- portlet-api
- 1.0
- provided
-
+
+ javax.portlet
+ portlet-api
+ 1.0
+ provided
+
org.springframework
spring-dao
@@ -62,7 +62,7 @@
net.sf.ehcache
- ehcache
+ ehcache
1.2.4
diff --git a/sandbox/webwork/pom.xml b/sandbox/webwork/pom.xml
index 85522743f6..3c8c25deca 100644
--- a/sandbox/webwork/pom.xml
+++ b/sandbox/webwork/pom.xml
@@ -3,7 +3,7 @@
org.acegisecurity
acegi-security-sandbox
- 1.0.4-SNAPSHOT
+ 1.0.5-SNAPSHOT
acegi-security-webwork
Acegi Security System for Spring - Webwork support