jvanzyl     2003/12/28 21:28:33

  Modified:    vdoclet  project.xml
  Log:
  o had some fugly notation left over i missed.
  
  Revision  Changes    Path
  1.23      +2 -2      maven-plugins/vdoclet/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/vdoclet/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       29 Dec 2003 04:38:07 -0000      1.22
  +++ project.xml       29 Dec 2003 05:28:33 -0000      1.23
  @@ -47,8 +47,8 @@
         <version>1.4-dev</version>
       </dependency>
       <dependency>
  -      <groupId>vdoclet:qdox</groupId>
  -      <artifactId>vdoclet:qdox</artifactId>
  +      <groupId>vdoclet</groupId>
  +      <artifactId>qdox</artifactId>
         <version>current</version>
       </dependency>
       <dependency>
  
  
  

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

Reply via email to