Author: scottbw
Date: Mon Oct  3 23:34:31 2011
New Revision: 1178637

URL: http://svn.apache.org/viewvc?rev=1178637&view=rev
Log:
Fix maven info

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=1178637&r1=1178636&r2=1178637&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext 
(original)
+++ incubator/wookie/site/trunk/content/wookie/docs/developer/parser.mdtext Mon 
Oct  3 23:34:31 2011
@@ -24,7 +24,7 @@ To use the parser with a Maven project, 
 
     <dependency>
      <groupId>org.apache.wookie</groupId>
-     <artifactId>wookie-java-parser</artifactId>
+     <artifactId>wookie-parser</artifactId>
      <type>jar</type>
      <scope>compile</scope>
      <version>0.9.1-incubating-SNAPSHOT</version>


Reply via email to