[teiid-commits] teiid SVN: r1883 - branches/JCA/test-integration.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Mon Mar 1 16:26:34 EST 2010


Author: shawkins
Date: 2010-03-01 16:26:34 -0500 (Mon, 01 Mar 2010)
New Revision: 1883

Modified:
   branches/JCA/test-integration/pom.xml
Log:
adding client

Modified: branches/JCA/test-integration/pom.xml
===================================================================
--- branches/JCA/test-integration/pom.xml	2010-03-01 20:45:58 UTC (rev 1882)
+++ branches/JCA/test-integration/pom.xml	2010-03-01 21:26:34 UTC (rev 1883)
@@ -62,6 +62,10 @@
 		<dependency>
 			<groupId>org.jboss.teiid</groupId>
 			<artifactId>teiid-client-jdbc</artifactId>
+		</dependency>
+		<dependency>
+			<groupId>org.jboss.teiid</groupId>
+			<artifactId>teiid-client-jdbc</artifactId>
 			<type>test-jar</type>
 		</dependency>
 		<dependency>



More information about the teiid-commits mailing list