Author: pete.muir(a)jboss.org
Date: 2009-10-17 17:23:50 -0400 (Sat, 17 Oct 2009)
New Revision: 4173
Modified:
api/trunk/bom/pom.xml
api/trunk/parent/pom.xml
Log:
new version of testng, use released @Inject
Modified: api/trunk/bom/pom.xml
===================================================================
--- api/trunk/bom/pom.xml 2009-10-17 18:38:58 UTC (rev 4172)
+++ api/trunk/bom/pom.xml 2009-10-17 21:23:50 UTC (rev 4173)
@@ -72,7 +72,7 @@
</repositories>
<properties>
- <atinject.api.version>1.0-PFD-1</atinject.api.version>
+ <atinject.api.version>1</atinject.api.version>
<ejb.api.version>3.1.0-Alpha1</ejb.api.version>
<jsr250.api.version>1.0</jsr250.api.version>
<jpa.api.version>1.0</jpa.api.version>
Modified: api/trunk/parent/pom.xml
===================================================================
--- api/trunk/parent/pom.xml 2009-10-17 18:38:58 UTC (rev 4172)
+++ api/trunk/parent/pom.xml 2009-10-17 21:23:50 UTC (rev 4173)
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
- <version>5.9</version>
+ <version>5.10</version>
<classifier>jdk15</classifier>
</dependency>
Show replies by date