Author: nickboldt
Date: 2012-09-01 08:35:34 -0400 (Sat, 01 Sep 2012)
New Revision: 43364
Modified:
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml
Log:
require org.jboss.tools.maven.project.examples.feature 1.4 instead of 1.3
Modified: trunk/central/features/org.jboss.tools.community.central.feature/feature.xml
===================================================================
---
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml 2012-09-01
12:24:17 UTC (rev 43363)
+++
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml 2012-09-01
12:35:34 UTC (rev 43364)
@@ -17,7 +17,7 @@
<!-- JBIDE-11299 - include Examples features when installing Central -->
<import feature="org.jboss.tools.project.examples.feature"
version="1.2.1.qualifier" match="greaterOrEqual"/>
<import feature="org.jboss.tools.community.project.examples.feature"
version="1.2.1.qualifier" match="greaterOrEqual"/>
- <import feature="org.jboss.tools.maven.project.examples.feature"
version="1.3.0.qualifier" match="greaterOrEqual"/>
+ <import feature="org.jboss.tools.maven.project.examples.feature"
version="1.4.0.qualifier" match="greaterOrEqual"/>
<!-- JBIDE-10803 - include AS, Seam, Runtime features when installing Central
-->
<import feature="org.jboss.ide.eclipse.as.feature"
version="2.3.0.qualifier" match="greaterOrEqual"/>
<import feature="org.jboss.tools.seam.feature"
version="3.3.0.qualifier" match="greaterOrEqual"/>
Show replies by date