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 bf610dc commit e3d4307Copy full SHA for e3d4307
start_rc.py
@@ -3,7 +3,7 @@
3
import sys
4
from os.path import isfile
5
6
-SERVER_VERSION = "5.2.2"
+SERVER_VERSION = "5.3.0"
7
RC_VERSION = "0.8-SNAPSHOT"
8
9
RELEASE_REPO = "https://repo1.maven.apache.org/maven2"
0 commit comments