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

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Fri Jun 12 14:05:14 EDT 2009


Author: rareddy
Date: 2009-06-12 14:05:14 -0400 (Fri, 12 Jun 2009)
New Revision: 1052

Modified:
   trunk/test-integration/pom.xml
Log:


Modified: trunk/test-integration/pom.xml
===================================================================
--- trunk/test-integration/pom.xml	2009-06-12 17:50:15 UTC (rev 1051)
+++ trunk/test-integration/pom.xml	2009-06-12 18:05:14 UTC (rev 1052)
@@ -57,12 +57,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.jboss.teiid</groupId>
-			<artifactId>teiid-console</artifactId>
-			<version>${project.version}</version>
-			<type>test-jar</type>
-		</dependency>
-		<dependency>
-			<groupId>org.jboss.teiid</groupId>
 			<artifactId>teiid-engine</artifactId>
 			<type>test-jar</type>
 		</dependency>




More information about the teiid-commits mailing list