Author: brett
Date: Thu Jun  2 18:13:27 2005
New Revision: 179691

URL: http://svn.apache.org/viewcvs?rev=179691&view=rev
Log:
update model dependency

Modified:
    maven/maven-1/plugins/trunk/xdoc/project.xml

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=179691&r1=179690&r2=179691&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Thu Jun  2 18:13:27 2005
@@ -144,6 +144,13 @@
       <timezone>-3</timezone>
     </developer>     
   </developers>
+  <contributors>
+    <contributor>
+      <name>Vincent Siveton</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>-5</timezone>
+    </contributor>
+  </contributors>
   <dependencies>
     <dependency>
       <groupId>dom4j</groupId>
@@ -189,7 +196,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.0-SNAPSHOT</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>velocity</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to