From b75ea4e6229175369e1b067235b41f11abfa63f6 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 15 Apr 2008 11:38:16 +0000 Subject: [PATCH] [maven-release-plugin] copy for tag acegi-security-parent-1.0.7 --- 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 +- pom.xml | 8 ++++---- samples/contacts/pom.xml | 2 +- samples/pom.xml | 2 +- samples/tutorial/pom.xml | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/adapters/cas/pom.xml b/adapters/cas/pom.xml index 7b0763ca21..f7a25204a1 100644 --- a/adapters/cas/pom.xml +++ b/adapters/cas/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-adapters - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-cas Acegi Security System for Spring - CAS adapter diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml index 5c65cecaa1..460208e4f6 100644 --- a/adapters/catalina/pom.xml +++ b/adapters/catalina/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-adapters - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-catalina Acegi Security System for Spring - Catalina adapter diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml index c7bd24412a..309f4e791c 100644 --- a/adapters/jboss/pom.xml +++ b/adapters/jboss/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-adapters - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-jboss Acegi Security System for Spring - JBoss adapter diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml index e51f0a634f..42280e920c 100644 --- a/adapters/jetty/pom.xml +++ b/adapters/jetty/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-adapters - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-jetty Acegi Security System for Spring - Jetty adapter diff --git a/adapters/pom.xml b/adapters/pom.xml index e5835b795c..c8cbbfbcf4 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-parent - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-adapters Acegi Security System for Spring - Adapters diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml index c6c92c8b17..237d58c95c 100644 --- a/adapters/resin/pom.xml +++ b/adapters/resin/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-adapters - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-resin Acegi Security System for Spring - Resin adapter diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index d81ad44d92..c36737aa68 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-parent - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-tiger Acegi Security System for Spring - Java 5 (Tiger) diff --git a/core/pom.xml b/core/pom.xml index 279154e834..b24346417e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-parent - 1.0.7-SNAPSHOT + 1.0.7 jar acegi-security diff --git a/pom.xml b/pom.xml index bd92fe469b..9c60023d56 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.acegisecurity acegi-security-parent - 1.0.7-SNAPSHOT + 1.0.7 Acegi Security pom @@ -32,9 +32,9 @@ - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/branches/1.0.x-branch/ - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/branches/1.0.x-branch/ - http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/branches/1.0.x-branch/ + scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/acegi-security-parent-1.0.7 + scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/acegi-security-parent-1.0.7 + http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/acegi-security-parent-1.0.7 diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 6862efcf82..68377778b9 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-samples - 1.0.7-SNAPSHOT + 1.0.7 acegi-security-samples-contacts Acegi Security System for Spring - Contacts sample diff --git a/samples/pom.xml b/samples/pom.xml index 9d906b0721..5a6edb483c 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-parent - 1.0.7-SNAPSHOT + 1.0.7 org.acegisecurity acegi-security-samples diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index e8d0c5e1fd..ca8e96dc8b 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.acegisecurity acegi-security-samples - 1.0.7-SNAPSHOT + 1.0.7 org.acegisecurity acegi-security-samples-tutorial