Author: shane.bryzak(a)jboss.com
Date: 2009-09-30 21:04:33 -0400 (Wed, 30 Sep 2009)
New Revision: 3825
Modified:
tck/trunk/pom.xml
Log:
fix build
Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml 2009-09-30 23:39:55 UTC (rev 3824)
+++ tck/trunk/pom.xml 2009-10-01 01:04:33 UTC (rev 3825)
@@ -105,8 +105,8 @@
<dependency>
<groupId>javax.inject</groupId>
- <artifactId>inject-api</artifactId>
- <version>1.0.0-PRD</version>
+ <artifactId>javax.inject</artifactId>
+ <version>1.0-PFD-1</version>
</dependency>
<dependency>
Show replies by date