Author: ldimaggio
Date: 2012-09-11 09:35:23 -0400 (Tue, 11 Sep 2012)
New Revision: 43596
Modified:
trunk/esb/tests/org.jboss.tools.esb.core.test/pom.xml
Log:
Corrected syntax error
Modified: trunk/esb/tests/org.jboss.tools.esb.core.test/pom.xml
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.core.test/pom.xml 2012-09-11 13:26:41 UTC (rev
43595)
+++ trunk/esb/tests/org.jboss.tools.esb.core.test/pom.xml 2012-09-11 13:35:23 UTC (rev
43596)
@@ -17,6 +17,8 @@
<emma.instrument.bundles>org.jboss.tools.esb.core,org.jboss.tools.esb.project.core</emma.instrument.bundles>
</properties>
+ <build>
+
<plugins>
<plugin>
@@ -63,7 +65,6 @@
</plugins>
+ </build>
-
-
</project>
Show replies by date