blob: 05f403738dc9af28db2902cbd0ce4d86e080db90 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<packaging>jar</packaging>
<name>javax.inject</name>
<version>1</version>
<description>The javax.inject API</description>
<url>http://code.google.com/p/atinject/</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:svn:http://atinject.googlecode.com/svn/trunk</connection>
<url>http://code.google.com/p/atinject/source/checkout</url>
</scm>
</project>