[maven-release-plugin] prepare release release_1_0_1
This commit is contained in:
parent
f2ff448071
commit
c7bcbe1b35
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-cas</artifactId>
|
<artifactId>acegi-security-cas</artifactId>
|
||||||
<name>Acegi Security System for Spring - CAS adapter</name>
|
<name>Acegi Security System for Spring - CAS adapter</name>
|
||||||
|
@ -22,4 +19,4 @@
|
||||||
<version>2.0.12</version>
|
<version>2.0.12</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-catalina</artifactId>
|
<artifactId>acegi-security-catalina</artifactId>
|
||||||
<name>Acegi Security System for Spring - Catalina adapter</name>
|
<name>Acegi Security System for Spring - Catalina adapter</name>
|
||||||
|
@ -17,4 +14,4 @@
|
||||||
<version>4.1.9</version>
|
<version>4.1.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-jboss</artifactId>
|
<artifactId>acegi-security-jboss</artifactId>
|
||||||
<name>Acegi Security System for Spring - JBoss adapter</name>
|
<name>Acegi Security System for Spring - JBoss adapter</name>
|
||||||
|
@ -23,4 +20,4 @@
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-jetty</artifactId>
|
<artifactId>acegi-security-jetty</artifactId>
|
||||||
<name>Acegi Security System for Spring - Jetty adapter</name>
|
<name>Acegi Security System for Spring - Jetty adapter</name>
|
||||||
|
@ -17,4 +14,4 @@
|
||||||
<version>4.2.22</version>
|
<version>4.2.22</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<name>Acegi Security System for Spring - Adapters</name>
|
<name>Acegi Security System for Spring - Adapters</name>
|
||||||
|
@ -30,4 +27,4 @@
|
||||||
<module>jetty</module>
|
<module>jetty</module>
|
||||||
<module>resin</module>
|
<module>resin</module>
|
||||||
</modules>
|
</modules>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-adapters</artifactId>
|
<artifactId>acegi-security-adapters</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-resin</artifactId>
|
<artifactId>acegi-security-resin</artifactId>
|
||||||
<name>Acegi Security System for Spring - Resin adapter</name>
|
<name>Acegi Security System for Spring - Resin adapter</name>
|
||||||
|
@ -23,4 +20,4 @@
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-tiger</artifactId>
|
<artifactId>acegi-security-tiger</artifactId>
|
||||||
<name>Acegi Security System for Spring - Java 5 (Tiger)</name>
|
<name>Acegi Security System for Spring - Java 5 (Tiger)</name>
|
||||||
|
@ -45,4 +42,4 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</reporting>
|
</reporting>
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security</artifactId>
|
<artifactId>acegi-security</artifactId>
|
||||||
<name>Acegi Security System for Spring</name>
|
<name>Acegi Security System for Spring</name>
|
||||||
|
@ -129,4 +126,4 @@
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
</project>
|
</project>
|
|
@ -1,12 +1,9 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>acegi-security-domain</artifactId>
|
<artifactId>acegi-security-domain</artifactId>
|
||||||
<name>Acegi Security System for Spring - Domain Object Support</name>
|
<name>Acegi Security System for Spring - Domain Object Support</name>
|
||||||
|
@ -44,4 +41,4 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
15
pom.xml
15
pom.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
<version>1.0.1</version>
|
||||||
<name>Acegi Security System for Spring - Parent</name>
|
<name>Acegi Security System for Spring - Parent</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
@ -35,9 +32,9 @@
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</connection>
|
<connection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1</connection>
|
||||||
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</developerConnection>
|
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1</developerConnection>
|
||||||
<url>http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/</url>
|
<url>https://svn.sourceforge.net/svnroot/acegisecurity/tags/release_1_0_1</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -313,4 +310,4 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue