Author: wesw
Date: Tue Apr 28 13:37:39 2009
New Revision: 769396
URL: http://svn.apache.org/viewvc?rev=769396&view=rev
Log:
[maven-release-plugin] prepare release STRUTS_MASTER_5
Modified:
struts/maven/trunk/pom/pom.xml
Modified: struts/maven/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=769396&r1=769395&r2=769396&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Tue Apr 28 13:37:39 2009
@@ -17,8 +17,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>
@@ -27,14 +26,14 @@
</parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
- <version>5-SNAPSHOT</version>
+ <version>5</version>
<packaging>pom</packaging>
<name>Apache Struts</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
- <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</developerConnection>
+
<url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</url>
</scm>
<description>