[jbosstools-commits] JBoss Tools SVN: r42678 - in trunk/ws/tests: org.jboss.tools.ws.ui.test and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jul 23 11:14:29 EDT 2012


Author: xcoulon
Date: 2012-07-23 11:14:28 -0400 (Mon, 23 Jul 2012)
New Revision: 42678

Modified:
   trunk/ws/tests/org.jboss.tools.ws.core.test/pom.xml
   trunk/ws/tests/org.jboss.tools.ws.ui.test/pom.xml
Log:
Bumping pom.xml versions to 1.4.0-SNAPSHOT

Modified: trunk/ws/tests/org.jboss.tools.ws.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.core.test/pom.xml	2012-07-23 14:07:25 UTC (rev 42677)
+++ trunk/ws/tests/org.jboss.tools.ws.core.test/pom.xml	2012-07-23 15:14:28 UTC (rev 42678)
@@ -16,4 +16,4 @@
 		<coverage.filter>org.jboss.tools.ws.core*</coverage.filter>
 		<emma.instrument.bundles>org.jboss.tools.ws.core</emma.instrument.bundles>
 	</properties>
-</project>
\ No newline at end of file
+</project>

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.test/pom.xml	2012-07-23 14:07:25 UTC (rev 42677)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.test/pom.xml	2012-07-23 15:14:28 UTC (rev 42678)
@@ -16,4 +16,4 @@
 		<coverage.filter>org.jboss.tools.ws.*</coverage.filter>
 		<emma.instrument.bundles>org.jboss.tools.ws.core,org.jboss.tools.ws.ui</emma.instrument.bundles>
 	</properties>
-</project>
\ No newline at end of file
+</project>



More information about the jbosstools-commits mailing list