You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/12/29 06:28:33 UTC

cvs commit: maven-plugins/vdoclet project.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org