Author: tv
Date: Mon Nov  5 14:48:38 2012
New Revision: 1405813

URL: http://svn.apache.org/viewvc?rev=1405813&view=rev
Log:
[maven-release-plugin] prepare release turbine-parent-2

Modified:
    turbine/maven/turbine-parent/trunk/pom.xml

Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1405813&r1=1405812&r2=1405813&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Mon Nov  5 14:48:38 2012
@@ -29,7 +29,7 @@
   <packaging>pom</packaging>
 
   <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a 
generic parent -->
-  <version>2-SNAPSHOT</version>
+  <version>2</version>
   <name>Turbine POM</name>
   <description>
     The parent POM for the Apache Turbine and Fulcrum project.
@@ -66,9 +66,9 @@
     a release of the turbine-parent POM.
   -->
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/maven/turbine-parent/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-2</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-2</developerConnection>
+    
<url>http://svn.apache.org/viewcvs/turbine/maven/turbine-parent/tags/turbine-parent-2</url>
   </scm>
 
   <mailingLists>


Reply via email to