<plugin name='ala-auth' version='1.2' grailsVersion='2.2 &gt; *'>
  <author>Nick dos Remedios</author>
  <authorEmail>nick.dosremedios@csiro.au</authorEmail>
  <title>Ala Auth Plugin</title>
  <description>This plugin provides auth services for ALA.</description>
  <documentation>https://github.com/AtlasOfLivingAustralia/ala-auth-plugin</documentation>
  <type>AlaAuthGrailsPlugin</type>
  <resources>
    <resource>au.org.ala.web.AlaSecuredFilters</resource>
    <resource>au.org.ala.web.AuthTestController</resource>
    <resource>au.org.ala.web.LogoutController</resource>
    <resource>au.org.ala.web.AuthService</resource>
    <resource>au.org.ala.web.HttpWebService</resource>
    <resource>au.org.ala.web.UserListService</resource>
    <resource>au.org.ala.web.auth.AuthTagLib</resource>
  </resources>
</plugin>