<plugin name='sandboxHub' version='1.0.1' grailsVersion='3.2.11 &gt; *'>
  <type>au.org.ala.sandbox.SandboxHubGrailsPlugin</type>
  <grailsVersion>3.2.11 &gt; *</grailsVersion>
  <authorEmail></authorEmail>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <issueManagement system='GITHUB' url='https://github.com/AtlasOfLivingAustralia/sandbox-hub/issues' />
  <author>Temi Varghese</author>
  <documentation>http://grails.org/plugin/sandbox-hub</documentation>
  <profiles>[web]</profiles>
  <name>sandbox-hub</name>
  <description>        Sandbox hub separates sandbox UI (angular app) from backend methods. This plugin will enable apps to include sandbox UI while committing data on a different server.
    </description>
  <title>Sandbox Hub Plugin</title>
  <scm url='https://github.com/AtlasOfLivingAustralia/sandbox-hub' />
  <version />
  <resources>
    <resource>au.org.ala.sandbox.SandboxController</resource>
    <resource>au.org.ala.sandbox.UrlMappings</resource>
    <resource>au.org.ala.sandbox.Application</resource>
    <resource>au.org.ala.sandbox.BootStrap</resource>
    <resource>au.org.ala.sandbox.FormatProcessedValueTagLib</resource>
    <resource>au.org.ala.sandbox.UserTagLib</resource>
  </resources>
</plugin>