We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d1c7f commit 6902a57Copy full SHA for 6902a57
audit-logging/build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id "com.jfrog.bintray" version "1.4"
23
}
24
25
-version "2.0.1-SNAPSHOT"
+version "2.0.1"
26
group "org.grails.plugins"
27
28
apply plugin: 'maven-publish'
0 commit comments