diff --git a/VERSION b/VERSION index 3b5b5d8..9ff8657 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -11.0 \ No newline at end of file +11.1-SNAPSHOT \ No newline at end of file diff --git a/build.gradle b/build.gradle index e3caad3..76d1cd9 100644 --- a/build.gradle +++ b/build.gradle @@ -6,6 +6,8 @@ import java.time.Duration * manually created before and added to the release: * * gradlew clean createDistribution + * + * Note that creating a release doesn't seem to trigger the publish job, I am not sure why. I have been doing it manually so far... */ plugins {