We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d0bfb commit 44aec4cCopy full SHA for 44aec4c
RabbitmqGrailsPlugin.groovy
@@ -22,7 +22,7 @@ import static org.springframework.amqp.core.Binding.DestinationType.QUEUE
22
23
class RabbitmqGrailsPlugin {
24
// the plugin version
25
- def version = "0.4-SNAPSHOT"
+ def version = "1.0.0.RC1"
26
// the version or versions of Grails the plugin is designed for
27
def grailsVersion = "1.2 > *"
28
// the other plugins this plugin depends on
0 commit comments