<plugin name='flyway' version='0.1.2' grailsVersion='1.2.2 &gt; *'>
  <author>Daniel Henrique Alves Lima</author>
  <authorEmail>email_daniel_h@yahoo.com.br</authorEmail>
  <title>Flyway Grails Plugin</title>
  <description>\.
Provides integration with Flyway (http://code.google.com/p/flyway/).
</description>
  <documentation>http://grails.org/plugin/flyway</documentation>
  <resources>
    <resource>BuildConfig</resource>
    <resource>Config</resource>
    <resource>DataSource</resource>
    <resource>UrlMappings</resource>
  </resources>
  <dependencies />
  <behavior />
</plugin>