Author: bentmann
Date: Sat Sep 12 11:44:36 2009
New Revision: 814148
URL: http://svn.apache.org/viewvc?rev=814148&view=rev
Log:
[maven-release-plugin] prepare release maven-plugins-14
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=814148&r1=814147&r2=814148&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sat Sep 12 11:44:36 2009
@@ -29,7 +29,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
- <version>14-SNAPSHOT</version>
+ <version>14</version>
<packaging>pom</packaging>
<name>Maven Plugins</name>
@@ -160,9 +160,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-14</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-14</developerConnection>
+ <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-14</url>
</scm>
<distributionManagement>
<site>