Author: nickboldt
Date: 2011-03-24 21:16:39 -0400 (Thu, 24 Mar 2011)
New Revision: 30009
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
Log:
reorder file so that pom/feature.xml checker doesn't fail
Modified: trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2011-03-25
01:16:15 UTC (rev 30008)
+++ trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2011-03-25
01:16:39 UTC (rev 30009)
@@ -1,4 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.modeshape.rest.feature"
+ label="%featureName"
+ version="1.0.0.qualifier"
+ provider-name="%featureProvider"
+ plugin="org.jboss.tools.modeshape.rest"
+ image="feature.png">
+
<!--
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
@@ -10,14 +18,6 @@
- See the AUTHORS.txt file in the distribution for a full listing of
- individual contributors.
-->
-<feature
- id="org.jboss.tools.modeshape.rest.feature"
- label="%featureName"
- version="1.0.0.qualifier"
- provider-name="%featureProvider"
- plugin="org.jboss.tools.modeshape.rest"
- image="feature.png">
-
<description>
%description
</description>
Show replies by date