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 2008/11/19 10:46:28 UTC

svn commit: r718916 - /turbine/fulcrum/trunk/parent/pom.xml

Author: sgoeschl
Date: Wed Nov 19 01:46:28 2008
New Revision: 718916

URL: http://svn.apache.org/viewvc?rev=718916&view=rev
Log:
Trying to re-release using the M2 maven-release plugin.

Modified:
    turbine/fulcrum/trunk/parent/pom.xml

Modified: turbine/fulcrum/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/pom.xml?rev=718916&r1=718915&r2=718916&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/pom.xml (original)
+++ turbine/fulcrum/trunk/parent/pom.xml Wed Nov 19 01:46:28 2008
@@ -9,7 +9,7 @@
   <artifactId>fulcrum-parent</artifactId>
   <packaging>pom</packaging>
   <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a generic parent -->
-  <version>2-SNAPSHOT</version>
+  <version>1-SNAPSHOT</version>
   <name>Fulcrum Component Library</name>
   <url>http://turbine.apache.org/fulcrum</url>
   <inceptionYear>2001</inceptionYear>
@@ -517,4 +517,4 @@
     <test>**/*Test</test>
   </properties>
 
-</project>
\ No newline at end of file
+</project>