Author: apetrelli
Date: Tue Jun 8 18:34:28 2010
New Revision: 952765
URL: http://svn.apache.org/viewvc?rev=952765&view=rev
Log:
[maven-release-plugin] prepare release tiles-master-3
Modified:
tiles/maven/trunk/pom/pom.xml
Modified: tiles/maven/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?rev=952765&r1=952764&r2=952765&view=diff
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Tue Jun 8 18:34:28 2010
@@ -16,8 +16,7 @@
limitations 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>
<groupId>org.apache</groupId>
@@ -26,14 +25,14 @@
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-master</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
<packaging>pom</packaging>
<name>Apache Tiles (Master POM)</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/trunk/pom</developerConnection>
- <url>http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-3</developerConnection>
+ <url>http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-3</url>
</scm>
<description>