summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Lee <crazybob@crazybob.org>2009-10-13 22:46:23 +0000
committerBob Lee <crazybob@crazybob.org>2009-10-13 22:46:23 +0000
commit294cc651f3a0012b46dabda4c28da6b538f8c099 (patch)
tree0c917ce4a0f253a9518a6e1250b7d5deaf315965
parent39eee7ec6e15bb12d31c43c38200f6da8931cf9e (diff)
downloadplatform_external_jsr330-294cc651f3a0012b46dabda4c28da6b538f8c099.tar.gz
platform_external_jsr330-294cc651f3a0012b46dabda4c28da6b538f8c099.tar.bz2
platform_external_jsr330-294cc651f3a0012b46dabda4c28da6b538f8c099.zip
Nevermind. Someone already started one.
git-svn-id: https://atinject.googlecode.com/svn/trunk@62 3bc8319c-20ab-11de-9edc-3f40a397ab60
-rw-r--r--javax.inject.pom20
1 files changed, 0 insertions, 20 deletions
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>