Author: scottbw
Date: Thu Feb 23 18:36:44 2012
New Revision: 1292886

URL: http://svn.apache.org/viewvc?rev=1292886&view=rev
Log:
Updated parser maven example to 0.9.2

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext

Modified: 
incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext?rev=1292886&r1=1292885&r2=1292886&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext 
(original)
+++ incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext Thu 
Feb 23 18:36:44 2012
@@ -27,7 +27,7 @@ To use the parser with a Maven project, 
      <artifactId>wookie-parser</artifactId>
      <type>jar</type>
      <scope>compile</scope>
-     <version>0.9.1-incubating-SNAPSHOT</version>
+     <version>0.9.2-incubating</version>
     </dependency>
 
 # Using the parser as a jar download


Reply via email to