|
From: Eric P. <de...@us...> - 2004-07-29 18:14:23
|
dep4b 04/07/29 11:14:17
Modified: findbugs project.xml
Log:
bump version
Revision Changes Path
1.11 +1 -1 maven-plugins/findbugs/project.xml
Index: project.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 29 Jul 2004 16:31:22 -0000 1.10
+++ project.xml 29 Jul 2004 18:14:17 -0000 1.11
@@ -6,7 +6,7 @@
<id>maven-findbugs-plugin</id>
<name>FindBugs Plug-in</name>
<!-- groupId is in parent -->
- <currentVersion>0.8.2</currentVersion>
+ <currentVersion>0.8.3-SNAPSHOT</currentVersion>
<!-- organization is in parent -->
<inceptionYear>2003</inceptionYear>
<!-- package, logo are in parent. no gumpRepositoryId -->
|