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/07/26 22:24:48 UTC

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

Author: olamy
Date: Sat Jul 26 13:24:47 2008
New Revision: 680040

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

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=680040&r1=680039&r2=680040&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Sat Jul 26 13:24:47 2008
@@ -783,7 +783,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-quartz</artifactId>
-        <version>1.0-alpha-4-SNAPSHOT</version>
+        <version>1.0-alpha-4</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>