<plugin name='spring-security-kerberos' version='0.1' grailsVersion='1.2.2 &gt; *'>
  <author>Burt Beckwith</author>
  <authorEmail>beckwithb@vmware.com</authorEmail>
  <title>Spring Security Kerberos Plugin</title>
  <description>Spring Security Kerberos plugin</description>
  <documentation>http://grails.org/plugin/spring-security-kerberos</documentation>
  <resources>
    <resource>BuildConfig</resource>
    <resource>Config</resource>
    <resource>DataSource</resource>
    <resource>DefaultKerberosSecurityConfig</resource>
    <resource>spring.resources</resource>
  </resources>
  <dependencies>
    <plugin name='springSecurityCore' version='1.0 &gt; *' />
  </dependencies>
  <behavior />
</plugin>