<plugin name='springWebsocket' version='2.3.0' grailsVersion='3.1.0 &gt; *'>
  <type>grails.plugin.springwebsocket.SpringWebsocketGrailsPlugin</type>
  <grailsVersion>3.1.0 &gt; *</grailsVersion>
  <authorEmail></authorEmail>
  <issueManagement system='GitHub' url='https://github.com/zyro23/grails-spring-websocket/issues' />
  <author>zyro</author>
  <documentation>https://github.com/zyro23/grails-spring-websocket</documentation>
  <name>spring-websocket</name>
  <description>Spring Websocket Plugin</description>
  <title>Spring Websocket Plugin</title>
  <scm url='https://github.com/zyro23/grails-spring-websocket' />
  <version />
  <resources>
    <resource>grails.plugin.springwebsocket.Application</resource>
  </resources>
</plugin>