[jbosstools-commits] JBoss Tools SVN: r43337 - trunk/runtime/features/org.jboss.tools.runtime.test.feature.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Aug 30 18:29:56 EDT 2012
Author: dgolovin
Date: 2012-08-30 18:29:56 -0400 (Thu, 30 Aug 2012)
New Revision: 43337
Modified:
trunk/runtime/features/org.jboss.tools.runtime.test.feature/feature.xml
Log:
fix for continuous build error
Modified: trunk/runtime/features/org.jboss.tools.runtime.test.feature/feature.xml
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.test.feature/feature.xml 2012-08-30 22:03:38 UTC (rev 43336)
+++ trunk/runtime/features/org.jboss.tools.runtime.test.feature/feature.xml 2012-08-30 22:29:56 UTC (rev 43337)
@@ -17,7 +17,7 @@
</license>
<requires>
- <import feature="org.jboss.tools.runtime.core.feature" version="1.3.0" match="compatible"/>
+ <import feature="org.jboss.tools.runtime.core.feature" version="2.0.0" match="compatible"/>
</requires>
<plugin
More information about the jbosstools-commits
mailing list