[hornetq-commits] JBoss hornetq SVN: r11401 - trunk/tests.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 23 08:21:52 EDT 2011


Author: borges
Date: 2011-09-23 08:21:52 -0400 (Fri, 23 Sep 2011)
New Revision: 11401

Modified:
   trunk/tests/pom.xml
Log:
remove misplaced property setting from pom.xml

Modified: trunk/tests/pom.xml
===================================================================
--- trunk/tests/pom.xml	2011-09-23 12:21:30 UTC (rev 11400)
+++ trunk/tests/pom.xml	2011-09-23 12:21:52 UTC (rev 11401)
@@ -12,10 +12,6 @@
    <artifactId>hornetq-tests-pom</artifactId>
    <packaging>pom</packaging>
 
-   <properties>
-      <skipUnitTests>true</skipUnitTests>
-   </properties>
-
    <build>
       <plugins>
          <plugin>



More information about the hornetq-commits mailing list