<plugin name='sentry' version='11.7.25' grailsVersion='3.0.0 &gt; *'>
  <type>grails.plugin.sentry.SentryGrailsPlugin</type>
  <authorEmail>ben@benorama.com</authorEmail>
  <developers>[[name:Benoit Hediard, email:ben@benorama.com], [name:Alexey Zhokhov, email:alexey@zhokhov.com]]</developers>
  <author>Benoit Hediard</author>
  <documentation>http://github.com/agorapulse/grails-sentry/blob/master/README.md</documentation>
  <profiles>[web]</profiles>
  <description>Sentry Client for Grails</description>
  <title>Sentry Plugin</title>
  <version />
  <grailsVersion>3.0.0 &gt; *</grailsVersion>
  <license>APACHE</license>
  <issueManagement system='GitHub' url='http://github.com/agorapulse/grails-sentry/issues' />
  <name>sentry</name>
  <scm url='http://github.com/agorapulse/grails-sentry' />
  <resources>
    <resource>grails.plugin.sentry.Application</resource>
  </resources>
</plugin>