Author: max.andersen(a)jboss.com
Date: 2011-12-05 13:57:14 -0500 (Mon, 05 Dec 2011)
New Revision: 36969
Modified:
trunk/central/features/org.jboss.tools.central.feature/feature.xml
Log:
JBIDE-10308 provider name fix
Modified: trunk/central/features/org.jboss.tools.central.feature/feature.xml
===================================================================
--- trunk/central/features/org.jboss.tools.central.feature/feature.xml 2011-12-05 18:35:23
UTC (rev 36968)
+++ trunk/central/features/org.jboss.tools.central.feature/feature.xml 2011-12-05 18:57:14
UTC (rev 36969)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.tools.central.feature" label="%featureName"
version="1.0.0.qualifier" provider-name="%featureName"
plugin="org.jboss.tools.central">
+<feature id="org.jboss.tools.central.feature" label="%featureName"
version="1.0.0.qualifier" provider-name="%providerName"
plugin="org.jboss.tools.central">
<description>
%description
</description>
Show replies by date