Author: nlebas
Date: Fri May 4 22:00:47 2012
New Revision: 1334219
URL: http://svn.apache.org/viewvc?rev=1334219&view=rev
Log:
[maven-release-plugin] prepare branch AUTOTAG_1_0_X
Modified:
tiles/autotag/trunk/maven-autotag-plugin/pom.xml
tiles/autotag/trunk/pom.xml
tiles/autotag/trunk/tiles-autotag-core/pom.xml
Modified: tiles/autotag/trunk/maven-autotag-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/trunk/maven-autotag-plugin/pom.xml?rev=1334219&r1=1334218&r2=1334219&view=diff
==============================================================================
--- tiles/autotag/trunk/maven-autotag-plugin/pom.xml (original)
+++ tiles/autotag/trunk/maven-autotag-plugin/pom.xml Fri May 4 22:00:47 2012
@@ -19,8 +19,7 @@ specific language governing permissions
under the License.
-->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>tiles-autotag</artifactId>
Modified: tiles/autotag/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/trunk/pom.xml?rev=1334219&r1=1334218&r2=1334219&view=diff
==============================================================================
--- tiles/autotag/trunk/pom.xml (original)
+++ tiles/autotag/trunk/pom.xml Fri May 4 22:00:47 2012
@@ -19,14 +19,13 @@ specific language governing permissions
under the License.
-->
-<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>
<parent>
<artifactId>tiles-master</artifactId>
<groupId>org.apache.tiles</groupId>
<version>4</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag</artifactId>
@@ -36,9 +35,9 @@ under the License.
<description>Automatic generation of tags.</description>
<url>http://tiles.apache.org/tiles-autotag/</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/tiles/autotag/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/branches/AUTOTAG_1_0_X</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/branches/AUTOTAG_1_0_X</developerConnection>
+
<url>http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X</url>
</scm>
<issueManagement>
<system>JIRA</system>
Modified: tiles/autotag/trunk/tiles-autotag-core/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/trunk/tiles-autotag-core/pom.xml?rev=1334219&r1=1334218&r2=1334219&view=diff
==============================================================================
--- tiles/autotag/trunk/tiles-autotag-core/pom.xml (original)
+++ tiles/autotag/trunk/tiles-autotag-core/pom.xml Fri May 4 22:00:47 2012
@@ -19,8 +19,7 @@ specific language governing permissions
under the License.
-->
-<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>
<parent>
<artifactId>tiles-autotag</artifactId>