You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2008/09/01 18:34:38 UTC

svn commit: r691011 - /struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml

Author: wsmoak
Date: Mon Sep  1 09:34:37 2008
New Revision: 691011

URL: http://svn.apache.org/viewvc?rev=691011&view=rev
Log:
[maven-release-plugin] prepare release struts2-archetype-starter-2.0.11.2

Modified:
    struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml

Modified: struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml?rev=691011&r1=691010&r2=691011&view=diff
==============================================================================
--- struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml (original)
+++ struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml Mon Sep  1 09:34:37 2008
@@ -9,14 +9,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-starter</artifactId>
-  <version>2.0.11.2-SNAPSHOT</version>
+  <version>2.0.11.2</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Starter</name>
 
   <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</connection>
-     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</developerConnection>
-     <url>http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</url>
+     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.0.11.2</connection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.0.11.2</developerConnection>
+     <url>http://svn.apache.org/viewvc/struts/maven/tags/struts2-archetype-starter-2.0.11.2</url>
   </scm>
 
   <build>