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

do-not-reply at jboss.org do-not-reply at jboss.org
Wed May 11 11:21:17 EDT 2011


Author: borges
Date: 2011-05-11 11:21:17 -0400 (Wed, 11 May 2011)
New Revision: 10630

Modified:
   trunk/tests/joram-tests/pom.xml
Log:
Unnecessary Maven declarations

Modified: trunk/tests/joram-tests/pom.xml
===================================================================
--- trunk/tests/joram-tests/pom.xml	2011-05-11 15:13:29 UTC (rev 10629)
+++ trunk/tests/joram-tests/pom.xml	2011-05-11 15:21:17 UTC (rev 10630)
@@ -121,14 +121,6 @@
                </includes>
             </configuration>
          </plugin>
-         <plugin>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-compiler-plugin</artifactId>
-            <configuration>
-               <source>1.6</source>
-               <target>1.6</target>
-            </configuration>
-         </plugin>
       </plugins>
    </build>
 



More information about the hornetq-commits mailing list