From 89eb74b1b22b71f117a6d8a6eab4de9f1b50063f Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sun, 28 May 2006 00:49:38 +0000 Subject: [PATCH] Refer to 1.0.0 final. --- adapters/cas/pom.xml | 2 +- adapters/catalina/pom.xml | 2 +- adapters/jboss/pom.xml | 2 +- adapters/jetty/pom.xml | 2 +- adapters/pom.xml | 2 +- adapters/project.xml | 2 +- adapters/resin/pom.xml | 2 +- core-tiger/pom.xml | 2 +- core-tiger/project.xml | 2 +- core/pom.xml | 2 +- doc/pom.xml | 2 +- domain/pom.xml | 2 +- domain/project.xml | 2 +- pom.xml | 2 +- project.xml | 2 +- samples/annotations/pom.xml | 2 +- samples/annotations/project.xml | 2 +- samples/attributes/pom.xml | 2 +- samples/contacts-tiger/pom.xml | 2 +- samples/contacts-tiger/project.xml | 2 +- samples/contacts/pom.xml | 2 +- samples/pom.xml | 2 +- samples/project.xml | 2 +- sandbox/pom.xml | 2 +- sandbox/project.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/adapters/cas/pom.xml b/adapters/cas/pom.xml index 028f308cdd..0802298358 100644 --- a/adapters/cas/pom.xml +++ b/adapters/cas/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-cas Acegi Security System for Spring - CAS adapter diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml index 7d01fa3069..6290f1d075 100644 --- a/adapters/catalina/pom.xml +++ b/adapters/catalina/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-catalina Acegi Security System for Spring - Catalina adapter diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml index 6a30fbe9a6..3c63bbf7ac 100644 --- a/adapters/jboss/pom.xml +++ b/adapters/jboss/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-jboss Acegi Security System for Spring - JBoss adapter diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml index 8f95c28296..dac8614630 100644 --- a/adapters/jetty/pom.xml +++ b/adapters/jetty/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-jetty Acegi Security System for Spring - Jetty adapter diff --git a/adapters/pom.xml b/adapters/pom.xml index e2b7b7cef3..8ecf08d0cb 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-adapters Acegi Security System for Spring - Adapters diff --git a/adapters/project.xml b/adapters/project.xml index 5d198146ee..4fb66422df 100644 --- a/adapters/project.xml +++ b/adapters/project.xml @@ -13,7 +13,7 @@ org.acegisecurity acegi-security - 1.0.0-SNAPSHOT + 1.0.0 jar http://acegisecurity.org diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml index 3f59df09d5..edf6b34784 100644 --- a/adapters/resin/pom.xml +++ b/adapters/resin/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-resin Acegi Security System for Spring - Resin adapter diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index ba645c2190..94cbef8430 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-tiger Acegi Security System for Spring - Java 5 (Tiger) diff --git a/core-tiger/project.xml b/core-tiger/project.xml index b073ae796b..6d8231e4de 100644 --- a/core-tiger/project.xml +++ b/core-tiger/project.xml @@ -14,7 +14,7 @@ org.acegisecurity acegi-security - 1.0.0-SNAPSHOT + 1.0.0 jar diff --git a/core/pom.xml b/core/pom.xml index 5c0074326a..6e282a6618 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security Acegi Security System for Spring diff --git a/doc/pom.xml b/doc/pom.xml index 057d623e3e..90037a3046 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-doc diff --git a/domain/pom.xml b/domain/pom.xml index 4d0ddcf9a1..5f5f92a7a0 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-domain Acegi Security System for Spring - Domain Object Support diff --git a/domain/project.xml b/domain/project.xml index 8187ebe8ec..468ede1195 100644 --- a/domain/project.xml +++ b/domain/project.xml @@ -33,7 +33,7 @@ org.acegisecurity acegi-security - 1.0.0-SNAPSHOT + 1.0.0 jar diff --git a/pom.xml b/pom.xml index 901da3dc48..c757a8dc9f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 Acegi Security System for Spring - Parent pom diff --git a/project.xml b/project.xml index 3faeac2946..a516b9e5e5 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ 3 org.acegisecurity - 1.0.0-SNAPSHOT + 1.0.0 org.acegisecurity Acegi Security System for Spring Acegi Security System for Spring diff --git a/samples/annotations/pom.xml b/samples/annotations/pom.xml index 1c726b8a6e..683e40c886 100644 --- a/samples/annotations/pom.xml +++ b/samples/annotations/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-sample-annotations Acegi Security System for Spring - Annotations sample diff --git a/samples/annotations/project.xml b/samples/annotations/project.xml index 6e6cc00ec6..37a86772fe 100644 --- a/samples/annotations/project.xml +++ b/samples/annotations/project.xml @@ -14,7 +14,7 @@ org.acegisecurity acegi-security-tiger - 1.0.0-SNAPSHOT + 1.0.0 jar diff --git a/samples/attributes/pom.xml b/samples/attributes/pom.xml index 99bd0e9734..4469770071 100644 --- a/samples/attributes/pom.xml +++ b/samples/attributes/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0-SNAPSHOT + 1.0.0 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 2f66876098..fe80abe9d8 100644 --- a/samples/contacts-tiger/pom.xml +++ b/samples/contacts-tiger/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-sample-contacts-tiger Acegi Security System for Spring - Contacts sample diff --git a/samples/contacts-tiger/project.xml b/samples/contacts-tiger/project.xml index 09475db1b2..482357b897 100644 --- a/samples/contacts-tiger/project.xml +++ b/samples/contacts-tiger/project.xml @@ -34,7 +34,7 @@ org.acegisecurity acegi-security-tiger - 1.0.0-SNAPSHOT + 1.0.0 jar true diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 29b34e838d..22eee60ec1 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-sample-contacts Acegi Security System for Spring - Contacts sample diff --git a/samples/pom.xml b/samples/pom.xml index 7b1caf125d..f11dba878b 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-samples Acegi Security System for Spring - Samples diff --git a/samples/project.xml b/samples/project.xml index 4580b7cbc8..663a443254 100644 --- a/samples/project.xml +++ b/samples/project.xml @@ -11,7 +11,7 @@ org.acegisecurity acegi-security - 1.0.0-SNAPSHOT + 1.0.0 jar http://acegisecurity.org diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 688552da37..4efa482f79 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0-SNAPSHOT + 1.0.0 acegi-security-sandbox Acegi Security System for Spring - Sandbox diff --git a/sandbox/project.xml b/sandbox/project.xml index e2c83deea0..2abcca43bd 100644 --- a/sandbox/project.xml +++ b/sandbox/project.xml @@ -14,7 +14,7 @@ org.acegisecurity acegi-security - 1.0.0-SNAPSHOT + 1.0.0 jar http://acegisecurity.org