You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by we...@apache.org on 2009/04/27 04:19:25 UTC

svn commit: r768856 - /struts/maven/trunk/pom/pom.xml

Author: wesw
Date: Mon Apr 27 02:19:25 2009
New Revision: 768856

URL: http://svn.apache.org/viewvc?rev=768856&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=768856&r1=768855&r2=768856&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Mon Apr 27 02:19:25 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:http://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:http://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>