<plugin name='springws' version='3.0.2' grailsVersion='3.1.8 &gt; *'>
  <type>org.grails.plugins.springws.SpringwsGrailsPlugin</type>
  <authorEmail>russ@russmiles.com</authorEmail>
  <developers>[[name:Dhiraj Mahapatro, email:dmahapatro@netjets.com]]</developers>
  <author>Russ Miles</author>
  <watchedResources>[file:./grails-app/endpoints/**/*]</watchedResources>
  <documentation>http://grails.org/SpringWs+Plugin</documentation>
  <profiles>[plugin]</profiles>
  <description>Spring WS Plugin</description>
  <title>Spring WS Plugin</title>
  <version />
  <artefacts>[org.grails.plugins.springws.EndpointArtefactHandler, org.grails.plugins.springws.InterceptorsConfigArtefactHandler]</artefacts>
  <grailsVersion>3.1.8 &gt; *</grailsVersion>
  <loadAfter>[hibernate, hibernate3, hibernate4, hibernate5]</loadAfter>
  <license>APACHE</license>
  <pluginExcludes>[grails-app/endpoints/*]</pluginExcludes>
  <issueManagement system='JIRA' url='http://jira.grails.org/browse/GPSPRINGWS' />
  <name>springws</name>
  <scm url='https://github.com/gpc/grails-springws' />
  <resources>
    <resource>springws.UrlMappings</resource>
    <resource>springws.Application</resource>
  </resources>
</plugin>