Author: nickboldt
Date: 2012-09-01 08:23:01 -0400 (Sat, 01 Sep 2012)
New Revision: 43362
Modified:
trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.xml
Log:
require org.jboss.tools.project.examples.feature 1.4 instead of 1.2
Modified: trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.xml
===================================================================
---
trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.xml 2012-09-01
11:55:57 UTC (rev 43361)
+++
trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.xml 2012-09-01
12:23:01 UTC (rev 43362)
@@ -19,9 +19,9 @@
</license>
<requires>
- <import feature="org.eclipse.m2e.feature" version="1.1.0"
match="greaterOrEqual"/>
- <import feature="org.eclipse.m2e.wtp.feature"
version="0.16.0" match="greaterOrEqual"/>
- <import feature="org.jboss.tools.project.examples.feature"
version="1.2.0" match="greaterOrEqual"/>
+ <import feature="org.eclipse.m2e.feature" version="1.1.0"
match="greaterOrEqual"/>
+ <import feature="org.eclipse.m2e.wtp.feature" version="0.16.0"
match="greaterOrEqual"/>
+ <import feature="org.jboss.tools.project.examples.feature"
version="1.4.0" match="greaterOrEqual"/>
</requires>
<plugin
Show replies by date