Index: project.properties
===================================================================
RCS file: /cvsroot/springframework/spring/project.properties,v
retrieving revision 1.65
diff -r1.65 project.properties
128a129,133
> #
------------------------------------------------------------------------
> # repositories
> #
------------------------------------------------------------------------
>
maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sf.net/maven
>
Index: project.xml
===================================================================
RCS file: /cvsroot/springframework/spring/project.xml,v
retrieving revision 1.57
diff -r1.57 project.xml
467a468,473
> <dependency>
> <groupId>maven-plugins</groupId>
> <artifactId>maven-findbugs-plugin</artifactId>
> <version>0.8.4</version>
> <type>plugin</type>
> </dependency>
|