Skip to content

Commit 8ddb5e6

Browse files
committed
Upgrade docs to new Grails 2 format.
1 parent f03eeb3 commit 8ddb5e6

15 files changed

+33
-6
lines changed

RabbitmqGrailsPlugin.groovy

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ class RabbitmqGrailsPlugin {
3131

3232
def author = "Jeff Brown"
3333
def authorEmail = "[email protected]"
34-
def title = "Rabbit MQ"
35-
def description = '''\\
36-
The Rabbit MQ plugin provides integration with the Rabbit MQ Messaging System.
37-
'''
34+
def title = "RabbitMQ Plugin"
35+
def description = "The RabbitMQ plugin provides integration with the RabbitMQ Messaging System."
3836

3937
def license = "APACHE"
4038
def organization = [ name: "SpringSource", url: "http://www.springsource.org/" ]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)