<plugin name='biocollect-sightings' version='1.0' grailsVersion='2.4 &gt; *'>
  <author>Angel Ruiz</author>
  <authorEmail>aruizca@gmail.com</authorEmail>
  <title>Biocollect Sightings Plugin</title>
  <description>Fork of pigeonhole project to be used in biocollect
</description>
  <documentation>http://grails.org/plugin/fieldcapture-sightings</documentation>
  <type>BiocollectSightingsGrailsPlugin</type>
  <resources>
    <resource>FieldcaptureSightingsResources</resource>
    <resource>spring.resources</resource>
    <resource>au.org.ala.biocollect.sightings.SightingAjaxController</resource>
    <resource>au.org.ala.biocollect.sightings.SightingImageController</resource>
    <resource>au.org.ala.biocollect.sightings.SightingsController</resource>
    <resource>au.org.ala.biocollect.sightings.SubmitSightingController</resource>
    <resource>au.org.ala.biocollect.sightings.BieService</resource>
    <resource>au.org.ala.biocollect.sightings.EcodataService</resource>
    <resource>au.org.ala.biocollect.sightings.ImageService</resource>
    <resource>au.org.ala.biocollect.sightings.SightingValidationService</resource>
    <resource>au.org.ala.biocollect.sightings.TaxonOverflowService</resource>
    <resource>au.org.ala.biocollect.sightings.WebserviceService</resource>
    <resource>au.org.ala.biocollect.sightings.SightingTagLib</resource>
  </resources>
</plugin>