blob: 5128bfdb329e41ddde91f58cedf3c51c5d39bc45 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>
<version>1.3.9</version>
<packaging>jar</packaging>
<url>http://findbugs.sourceforge.net/</url>
<name>FindBugs-Annotations</name>
<description>Annotation supports the FindBugs tool</description>
<licenses>
<license>
<name>GNU Lesser Public License</name>
<url>http://www.gnu.org/licenses/lgpl.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
<url>http://findbugs.googlecode.com/svn/trunk/</url>
</scm>
</project>