[Fb-contrib-commit] SF.net SVN: fb-contrib:[1630] trunk/fb-contrib/pom.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2010-10-16 05:07:59
|
Revision: 1630
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1630&view=rev
Author: dbrosius
Date: 2010-10-16 05:07:52 +0000 (Sat, 16 Oct 2010)
Log Message:
-----------
update version in pom
Modified Paths:
--------------
trunk/fb-contrib/pom.xml
Modified: trunk/fb-contrib/pom.xml
===================================================================
--- trunk/fb-contrib/pom.xml 2010-10-14 04:46:30 UTC (rev 1629)
+++ trunk/fb-contrib/pom.xml 2010-10-16 05:07:52 UTC (rev 1630)
@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mebigfatguy.fb-contrib</groupId>
<artifactId>fb-contrib</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<name>FindBugs Contrib plugin library</name>
<description>An auxiliary findbugs.sourceforge.net plugin for java bug detectors that fall outside the narrow scope of detectors to be packaged with the product itself.</description>
@@ -183,4 +183,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|