You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2004/08/13 14:36:47 UTC

cvs commit: jakarta-commons/configuration project.xml

epugh       2004/08/13 05:36:47

  Modified:    configuration project.xml
  Log:
  fix plugin groups.  bump version of findbugs.
  
  Revision  Changes    Path
  1.24      +4 -4      jakarta-commons/configuration/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	24 Jul 2004 15:21:51 -0000	1.23
  +++ project.xml	13 Aug 2004 12:36:47 -0000	1.24
  @@ -280,16 +280,16 @@
       
   
      <dependency> 
  -      <groupId>maven</groupId> 
  +      <groupId>maven-plugins</groupId> 
         <artifactId>maven-tasks-plugin</artifactId> 
         <version>1.1.0</version> 
         <url>http://maven-plugins.sourceforge.net/maven-tasks-plugin/</url> 
         <type>plugin</type>
       </dependency> 
       <dependency> 
  -      <groupId>maven</groupId> 
  +      <groupId>maven-plugins</groupId> 
         <artifactId>maven-findbugs-plugin</artifactId> 
  -      <version>0.7.2</version> 
  +      <version>0.8.4</version> 
         <url>http://maven-plugins.sourceforge.net/maven-findbugs-plugin/</url> 
         <type>plugin</type>
       </dependency> 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org