<plugin name='angleGrinder' version='3.2.8-SNAPSHOT' grailsVersion='3.0.0 &gt;= *'>
  <type>grinder.AngleGrinderGrailsPlugin</type>
  <authorEmail>basejump1@gmail.com</authorEmail>
  <dependsOn />
  <author>Joshua Burnett</author>
  <documentation></documentation>
  <groupId>nine</groupId>
  <description>A plugin that enables ties grails and angular together
</description>
  <title>Angle Grinder Plugin</title>
  <version />
  <grailsVersion>3.0.0 &gt;= *</grailsVersion>
  <license>MIT</license>
  <pluginExcludes>[]</pluginExcludes>
  <issueManagement system='GitHub' url='https://github.com/9ci/angle-grinder/issues' />
  <organization name='9ci' url='http://9ci.com/' />
  <name>angle-grinder</name>
  <scm url='https://github.com/9ci/angle-grinder' />
  <resources>
    <resource>grinder.UrlMappings</resource>
    <resource>grinder.Application</resource>
    <resource>grinder.GrinderLabelService</resource>
    <resource>grinder.AgTagLib</resource>
  </resources>
</plugin>