[Fb-contrib-commit] SF.net SVN: fb-contrib:[1633] tags/v4_6_0/pom.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2010-11-24 05:09:06
|
Revision: 1633
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1633&view=rev
Author: dbrosius
Date: 2010-11-24 05:08:59 +0000 (Wed, 24 Nov 2010)
Log Message:
-----------
Version 4.6.0
Modified Paths:
--------------
tags/v4_6_0/pom.xml
Modified: tags/v4_6_0/pom.xml
===================================================================
--- tags/v4_6_0/pom.xml 2010-11-24 04:55:18 UTC (rev 1632)
+++ tags/v4_6_0/pom.xml 2010-11-24 05:08:59 UTC (rev 1633)
@@ -9,6 +9,12 @@
<groupId>com.mebigfatguy.fb-contrib</groupId>
<artifactId>fb-contrib</artifactId>
<version>4.6.0-SNAPSHOT</version>
+
+ <parent>
+ <groupId>org.sonatype.oss</groupId>
+ <artifactId>oss-parent</artifactId>
+ <version>5</version>
+ </parent>
<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>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|