You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2009/11/02 18:44:33 UTC

svn commit: r831983 - /turbine/core/trunk/pom.xml

Author: tv
Date: Mon Nov  2 17:44:32 2009
New Revision: 831983

URL: http://svn.apache.org/viewvc?rev=831983&view=rev
Log:
Use released version of fulcrum-mimetype

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=831983&r1=831982&r2=831983&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Mon Nov  2 17:44:32 2009
@@ -974,7 +974,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-mimetype</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.component</groupId>