This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1bce4deb5e Improved: Runs GitHub Gradle build with Java 11
1bce4deb5e is described below
commit 1bce4deb5eeab459f00ed6fe1008b2545bc166f9
Author: Jacques Le Roux <[email protected]>
AuthorDate: Mon Jun 27 19:54:35 2022 +0200
Improved: Runs GitHub Gradle build with Java 11
New line just to apply change made in Buildbot config to run w/ Java 11
Seems last time Buildbot did not catch up or something is wrong
I double checked Buildbot config is properly set to run w/ Java 11 and
change is
committed
Trying again after Gavin confirmed it should be OK on Slack #asfinfra
channel
---
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION b/VERSION
index 22660109ea..9c8e744d13 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-Trunk
+Trunk
\ No newline at end of file