Author: tv
Date: Sun Oct 18 19:10:06 2009
New Revision: 826499

URL: http://svn.apache.org/viewvc?rev=826499&view=rev
Log:
Use release version of parser

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

Modified: turbine/fulcrum/trunk/intake/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/intake/pom.xml?rev=826499&r1=826498&r2=826499&view=diff
==============================================================================
--- turbine/fulcrum/trunk/intake/pom.xml (original)
+++ turbine/fulcrum/trunk/intake/pom.xml Sun Oct 18 19:10:06 2009
@@ -102,7 +102,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-parser</artifactId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.0.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>


Reply via email to