Author: pete.muir(a)jboss.org
Date: 2009-03-06 09:19:35 -0500 (Fri, 06 Mar 2009)
New Revision: 1793
Modified:
tck/trunk/api/pom.xml
tck/trunk/impl/pom.xml
tck/trunk/pom.xml
Log:
update for reorg
Modified: tck/trunk/api/pom.xml
===================================================================
--- tck/trunk/api/pom.xml 2009-03-06 13:25:50 UTC (rev 1792)
+++ tck/trunk/api/pom.xml 2009-03-06 14:19:35 UTC (rev 1793)
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>webbeans-api</artifactId>
+ <artifactId>jsr299-api</artifactId>
</dependency>
</dependencies>
Modified: tck/trunk/impl/pom.xml
===================================================================
--- tck/trunk/impl/pom.xml 2009-03-06 13:25:50 UTC (rev 1792)
+++ tck/trunk/impl/pom.xml 2009-03-06 14:19:35 UTC (rev 1793)
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>webbeans-api</artifactId>
+ <artifactId>jsr299-api</artifactId>
</dependency>
<dependency>
Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml 2009-03-06 13:25:50 UTC (rev 1792)
+++ tck/trunk/pom.xml 2009-03-06 14:19:35 UTC (rev 1793)
@@ -98,7 +98,7 @@
</dependency>
<dependency>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>webbeans-api</artifactId>
+ <artifactId>jsr299-api</artifactId>
<version>${webbeans.version}</version>
</dependency>
<dependency>
Show replies by date