diff --git a/gradle.properties b/gradle.properties index f5f783b0..98459d2d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ authors=Graeme Rocher projectDesc=Grails Async Libraries projectUrl=https://github.com/grails/grails-async githubSlug=grails/grails-async -githubBranch=master +githubBranch=5.0.x developers=Graeme Rocher, Mattias Reichel #gpars docs is currently not available with https @@ -22,4 +22,4 @@ gparsdocs=http://gpars.org/1.2.1/groovydoc rxjavadocs=https://reactivex.io/RxJava/1.x/javadoc rxjava2docs=https://reactivex.io/RxJava/2.x/javadoc -org.gradle.caching=true \ No newline at end of file +org.gradle.caching=true