<plugin name='grailsCmeditor' version='2.7.8' grailsVersion='3.1.4 &gt; *'>
  <type>de.rrze.cmeditor.GrailsCmeditorGrailsPlugin</type>
  <authorEmail>frank.troeger@fau.de</authorEmail>
  <developers>[[name:t-animal, email:tilman.adler@fau.de]]</developers>
  <author>Frank Tröger</author>
  <documentation>http://grails.org/plugin/grails-cmeditor</documentation>
  <profiles>[web]</profiles>
  <description>CMEditor is an easy way to use the popular CodeMirror web editor in grails applications</description>
  <title>CM Editor Plugin</title>
  <version />
  <grailsVersion>3.1.4 &gt; *</grailsVersion>
  <license>APACHE</license>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <issueManagement system='GITHUB' url='https://github.com/RRZE-PP/grails-cmeditor/issues' />
  <organization name='RRZE' url='http://www.rrze.de/' />
  <name>grails-cmeditor</name>
  <scm url='https://github.com/RRZE-PP/grails-cmeditor' />
  <resources>
    <resource>de.rrze.cmeditor.Application</resource>
    <resource>de.rrze.cmeditor.CmeditorTagLib</resource>
  </resources>
</plugin>