<plugin name='images-client-plugin' version='0.4' grailsVersion='2.2 &gt; *'>
  <author>David Baird</author>
  <authorEmail>david.baird.ala@gmail.com    </authorEmail>
  <title>ALA Image Service Client Plugin</title>
  <description>    A collection of useful utilities and components for use by clients of the ALA Image Service
</description>
  <documentation>https://github.com/AtlasOfLivingAustralia/images-client-plugin/tree/master</documentation>
  <type>ImagesClientPluginGrailsPlugin</type>
  <resources>
    <resource>ImagesClientResources</resource>
    <resource>images.client.plugin.ImageClientController</resource>
    <resource>images.client.plugin.AsyncUploadService</resource>
    <resource>images.client.plugin.ImagesWebService</resource>
  </resources>
</plugin>