From 35093e09f61513899221c115f007b4a0868599e4 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Wed, 31 May 2006 00:52:26 +0000 Subject: [PATCH] Bump version to 1.1.0-SNAPSHOT --- 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/resin/pom.xml | 2 +- core-tiger/pom.xml | 2 +- core/pom.xml | 2 +- doc/pom.xml | 2 +- domain/pom.xml | 2 +- pom.xml | 2 +- project.xml | 2 +- samples/annotations/pom.xml | 2 +- samples/attributes/pom.xml | 2 +- samples/contacts-tiger/pom.xml | 2 +- samples/contacts/pom.xml | 2 +- samples/pom.xml | 2 +- sandbox/pom.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/adapters/cas/pom.xml b/adapters/cas/pom.xml index 0802298358..30a8b2405c 100644 --- a/adapters/cas/pom.xml +++ b/adapters/cas/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-cas Acegi Security System for Spring - CAS adapter diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml index 6290f1d075..c42aab25fa 100644 --- a/adapters/catalina/pom.xml +++ b/adapters/catalina/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-catalina Acegi Security System for Spring - Catalina adapter diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml index 3c63bbf7ac..d995611c99 100644 --- a/adapters/jboss/pom.xml +++ b/adapters/jboss/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-jboss Acegi Security System for Spring - JBoss adapter diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml index dac8614630..4a6e5a685f 100644 --- a/adapters/jetty/pom.xml +++ b/adapters/jetty/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-jetty Acegi Security System for Spring - Jetty adapter diff --git a/adapters/pom.xml b/adapters/pom.xml index 8ecf08d0cb..fcf05bce9b 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-adapters Acegi Security System for Spring - Adapters diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml index edf6b34784..2247fd7fd9 100644 --- a/adapters/resin/pom.xml +++ b/adapters/resin/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-adapters - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-resin Acegi Security System for Spring - Resin adapter diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 94cbef8430..b165046f32 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-tiger Acegi Security System for Spring - Java 5 (Tiger) diff --git a/core/pom.xml b/core/pom.xml index 6e282a6618..becee06bd4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security Acegi Security System for Spring diff --git a/doc/pom.xml b/doc/pom.xml index 90037a3046..763b6f7c1b 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-doc diff --git a/domain/pom.xml b/domain/pom.xml index 5f5f92a7a0..0d0703a34e 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-domain Acegi Security System for Spring - Domain Object Support diff --git a/pom.xml b/pom.xml index c757a8dc9f..a95cb4694a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT Acegi Security System for Spring - Parent pom diff --git a/project.xml b/project.xml index d012c7569b..15e53f8dc6 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ 3 org.acegisecurity - 1.0.0 + 1.1.0-SNAPSHOT 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 683e40c886..902727a820 100644 --- a/samples/annotations/pom.xml +++ b/samples/annotations/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-sample-annotations Acegi Security System for Spring - Annotations sample diff --git a/samples/attributes/pom.xml b/samples/attributes/pom.xml index 4469770071..1584709695 100644 --- a/samples/attributes/pom.xml +++ b/samples/attributes/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0 + 1.1.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 index fe80abe9d8..70393a5ae9 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 + 1.1.0-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 22eee60ec1..02b6e2f8fd 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-sample-contacts Acegi Security System for Spring - Contacts sample diff --git a/samples/pom.xml b/samples/pom.xml index f11dba878b..7c0a675c59 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-samples Acegi Security System for Spring - Samples diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 4efa482f79..c176e262c8 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.0.0 + 1.1.0-SNAPSHOT acegi-security-sandbox Acegi Security System for Spring - Sandbox