Author: borges
Date: 2011-10-17 07:07:47 -0400 (Mon, 17 Oct 2011)
New Revision: 11555
Modified:
trunk/tests/integration-tests/pom.xml
Log:
Delete duplicate declaration of hornetq-commons
Modified: trunk/tests/integration-tests/pom.xml
===================================================================
--- trunk/tests/integration-tests/pom.xml 2011-10-17 11:07:39 UTC (rev 11554)
+++ trunk/tests/integration-tests/pom.xml 2011-10-17 11:07:47 UTC (rev 11555)
@@ -65,11 +65,6 @@
</dependency>
<dependency>
<groupId>org.hornetq</groupId>
- <artifactId>hornetq-commons</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.hornetq</groupId>
<artifactId>hornetq-journal</artifactId>
<version>${project.version}</version>
</dependency>
Show replies by date