dion        2004/07/14 15:50:40

  Modified:    changelog project.xml
  Log:
  Upgrade maven dependency to 1.0
  
  Revision  Changes    Path
  1.50      +1 -1      maven-plugins/changelog/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- project.xml       14 Jul 2004 22:41:12 -0000      1.49
  +++ project.xml       14 Jul 2004 22:50:40 -0000      1.50
  @@ -153,7 +153,7 @@
       <dependency>
         <groupId>maven</groupId>
         <artifactId>maven</artifactId>
  -      <version>1.0-rc2</version>
  +      <version>1.0</version>
       </dependency>
       <!-- Required to build under for JDK 1.3 because we fork junit -->
   
  
  
  

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

Reply via email to