You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/08/27 17:58:10 UTC

svn commit: r689509 - /continuum/trunk/pom.xml

Author: olamy
Date: Wed Aug 27 08:58:09 2008
New Revision: 689509

URL: http://svn.apache.org/viewvc?rev=689509&view=rev
Log:
use released parent

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=689509&r1=689508&r2=689509&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Wed Aug 27 08:58:09 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.continuum</groupId>
     <artifactId>continuum-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>