Nevermind. Someone already started one.

git-svn-id: https://atinject.googlecode.com/svn/trunk@62 3bc8319c-20ab-11de-9edc-3f40a397ab60
diff --git a/javax.inject.pom b/javax.inject.pom
deleted file mode 100644
index 8e6e38c..0000000
--- a/javax.inject.pom
+++ /dev/null
@@ -1,20 +0,0 @@
-<project>
-  <modelVersion>1</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>
-    <url>http://code.google.com/p/atinject/source/checkout</url>
-  </scm>
-</project>