[teiid-commits] teiid SVN: r1930 - trunk/test-integration.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Fri Mar 5 16:43:09 EST 2010


Author: rareddy
Date: 2010-03-05 16:43:09 -0500 (Fri, 05 Mar 2010)
New Revision: 1930

Modified:
   trunk/test-integration/pom.xml
Log:
TEIID-833: jboss-txnts no longer exists

Modified: trunk/test-integration/pom.xml
===================================================================
--- trunk/test-integration/pom.xml	2010-03-05 19:56:03 UTC (rev 1929)
+++ trunk/test-integration/pom.xml	2010-03-05 21:43:09 UTC (rev 1930)
@@ -64,10 +64,6 @@
 			<artifactId>teiid-engine</artifactId>
 			<type>test-jar</type>
 		</dependency>
-	    <dependency>
-	      <groupId>org.jboss.teiid</groupId>
-	      <artifactId>teiid-txn-jbossts</artifactId>
-	    </dependency>
 
 		<!-- internal dependencies that are only used by integration testing -->
 		<dependency>



More information about the teiid-commits mailing list