<plugin name='viaboxx-dbmigrate' version='1.3.3' grailsVersion='1.3.5 &gt; *'>
  <author>Roman Stumm</author>
  <authorEmail>roman.stumm@viaboxx.de</authorEmail>
  <title>viaboxx-dbmigrate: integrate agimatec-tools/dbmigrate into your grails project</title>
  <description>
    viaboxx-dbmigrate plugin based on agimatec-tools/dbmigrate. 
    More documentation and examples can be found on: http://code.google.com/p/viaboxx-dbmigrate/
    </description>
  <documentation>http://grails.org/plugin/viaboxx-dbmigrate</documentation>
  <resources>
    <resource>BootStrap</resource>
    <resource>BuildConfig</resource>
    <resource>Config</resource>
    <resource>DataSource</resource>
    <resource>UrlMappings</resource>
    <resource>spring.resources</resource>
  </resources>
  <dependencies />
  <behavior />
</plugin>