[jboss-svn-commits] JBL Code SVN: r36331 - labs/jbosstm/workspace/whitingjr/trunk/performance.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Dec 9 14:08:46 EST 2010
Author: whitingjr
Date: 2010-12-09 14:08:46 -0500 (Thu, 09 Dec 2010)
New Revision: 36331
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml
Log:
Removed unused dependencies.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml 2010-12-09 19:08:01 UTC (rev 36330)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml 2010-12-09 19:08:46 UTC (rev 36331)
@@ -20,16 +20,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.mentorgen.tools.profile</groupId>
- <artifactId>jip</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
- <groupId>com.mentorgen.tools.profile</groupId>
- <artifactId>jip-client</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<version>2.4.6</version>
More information about the jboss-svn-commits
mailing list