<plugin name='platform-core' version='1.0.RC6' grailsVersion='1.3 &gt; *'>
  <author>Marc Palmer</author>
  <authorEmail>marc@grailsrocks.com</authorEmail>
  <title>Plugin Platform Core</title>
  <description>Grails Plugin Platform Core APIs</description>
  <documentation>http://grails.org/plugin/platform-core</documentation>
  <type>PlatformCoreGrailsPlugin</type>
  <resources>
    <resource>PlatformCoreBootStrap</resource>
    <resource>PlatformCoreFilters</resource>
    <resource>PlatformCoreResources</resource>
    <resource>PlatformCoreUrlMappings</resource>
    <resource>org.grails.plugin.platform.controllers.PlatformToolsController</resource>
    <resource>org.grails.plugin.platform.NavigationTagLib</resource>
    <resource>org.grails.plugin.platform.PlatformTagLib</resource>
    <resource>org.grails.plugin.platform.SecurityTagLib</resource>
    <resource>org.grails.plugin.platform.SystemTagLib</resource>
    <resource>org.grails.plugin.platform.UiExtensionsTagLib</resource>
  </resources>
</plugin>