From 5d15856cccc77b4924279fa1cd41aef91aea467a Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Tue, 11 Jul 2006 18:27:36 +0000 Subject: [PATCH] Use 1.1-SNAPSHOT as parent version --- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/annotations/pom.xml b/samples/annotations/pom.xml index 902727a820..c4e0cfbeb9 100644 --- a/samples/annotations/pom.xml +++ b/samples/annotations/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.1.0-SNAPSHOT + 1.1-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 1584709695..7046876517 100644 --- a/samples/attributes/pom.xml +++ b/samples/attributes/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.1.0-SNAPSHOT + 1.1-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 70393a5ae9..e4c75a7171 100644 --- a/samples/contacts-tiger/pom.xml +++ b/samples/contacts-tiger/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.1.0-SNAPSHOT + 1.1-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 42eb4dffbf..a0952d8c36 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-samples - 1.1.0-SNAPSHOT + 1.1-SNAPSHOT acegi-security-sample-contacts Acegi Security System for Spring - Contacts sample diff --git a/samples/pom.xml b/samples/pom.xml index 7c0a675c59..cc39ba404a 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.1-SNAPSHOT acegi-security-samples Acegi Security System for Spring - Samples diff --git a/sandbox/pom.xml b/sandbox/pom.xml index c176e262c8..6907efca7c 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -6,7 +6,7 @@ org.acegisecurity acegi-security-parent - 1.1.0-SNAPSHOT + 1.1-SNAPSHOT acegi-security-sandbox Acegi Security System for Spring - Sandbox