You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2011/11/11 00:52:46 UTC

svn commit: r1200637 - /turbine/maven/turbine-parent/trunk/pom.xml

Author: sgoeschl
Date: Thu Nov 10 23:52:45 2011
New Revision: 1200637

URL: http://svn.apache.org/viewvc?rev=1200637&view=rev
Log:
[maven-release-plugin] rollback the release of TURBINE_PARENT_POM_1

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=1200637&r1=1200636&r2=1200637&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Thu Nov 10 23:52:45 2011
@@ -30,7 +30,7 @@
   <packaging>pom</packaging>
 
   <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a generic parent -->
-  <version>1</version>
+  <version>1-SNAPSHOT</version>
   <name>Turbine POM</name>
   <description>
     The parent POM for the Apache Turbine and Fulcrum project.
@@ -53,7 +53,7 @@
     <repository>
       <id>dummy</id>
       <name>Dummy to avoid accidental deploys</name>
-      <url />
+      <url/>
     </repository>
   </distributionManagement>
 
@@ -62,9 +62,9 @@
     a release of the turbine-parent POM.
   -->
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/tags/TURBINE_PARENT_POM_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/tags/TURBINE_PARENT_POM_1</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/maven/tags/TURBINE_PARENT_POM_1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/trunk/turbine-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/trunk/turbine-parent</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/maven/trunk/turbine-parent</url>
   </scm>
 
   <mailingLists>