diff --git a/doc/pom.xml b/doc/pom.xml
index 7aeab612db..057d623e3e 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -1,11 +1,14 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-doc
-
+
diff --git a/domain/pom.xml b/domain/pom.xml
index cf6b1d7ea7..0164da6bff 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -1,17 +1,20 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-parent
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-domain
Acegi Security System for Spring - Domain Object Support
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security
- 0.9.0-SNAPSHOT
+ ${project.version}
org.hibernate
@@ -19,9 +22,14 @@
3.0.3
- springframework
+ org.springframework
spring-hibernate
- 1.2.3
+ 1.2.6
+
+
+ commons-beanutils
+ commons-beanutils
+ 1.6.1
@@ -36,4 +44,4 @@
-
+
diff --git a/pom.xml b/pom.xml
index 3606b14bc0..6907e4c605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,12 @@
-
+
4.0.0
org.acegisecurity
acegi-security-parent
1.0.0-SNAPSHOT
+ Acegi Security System for Spring - Parent
pom
diff --git a/samples/annotations/pom.xml b/samples/annotations/pom.xml
index 7c43271687..1c726b8a6e 100644
--- a/samples/annotations/pom.xml
+++ b/samples/annotations/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-samples
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-sample-annotations
Acegi Security System for Spring - Annotations sample
@@ -21,4 +24,4 @@
-
+
diff --git a/samples/attributes/pom.xml b/samples/attributes/pom.xml
index 265da31dcd..99bd0e9734 100644
--- a/samples/attributes/pom.xml
+++ b/samples/attributes/pom.xml
@@ -1,12 +1,15 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-samples
- 1.0.0-RC1
+ 1.0.0-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
new file mode 100644
index 0000000000..2f66876098
--- /dev/null
+++ b/samples/contacts-tiger/pom.xml
@@ -0,0 +1,21 @@
+
+
+ 4.0.0
+
+ org.acegisecurity
+ acegi-security-samples
+ 1.0.0-SNAPSHOT
+
+ acegi-security-sample-contacts-tiger
+ Acegi Security System for Spring - Contacts sample
+ war
+
+
+ org.acegisecurity
+ acegi-security-tiger
+ ${project.version}
+
+
+
diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml
index e268b6cc92..29b34e838d 100644
--- a/samples/contacts/pom.xml
+++ b/samples/contacts/pom.xml
@@ -1,13 +1,16 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-samples
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-sample-contacts
Acegi Security System for Spring - Contacts sample
war
-
+
diff --git a/samples/pom.xml b/samples/pom.xml
index 614d910968..7b1caf125d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-samples
Acegi Security System for Spring - Samples
@@ -12,17 +15,15 @@
org.acegisecurity
acegi-security-tiger
- 1.0.0-RC1
+ ${project.version}
annotations
attributes
-
-
+
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index 648cf3648a..e27adf83a7 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-sandbox
Acegi Security System for Spring - Sandbox
@@ -11,7 +14,7 @@
org.acegisecurity
acegi-security
- 1.0.0-RC1
+ ${project.version}
directory
@@ -32,4 +35,4 @@
-
+