Skip to content

Commit e3d4307

Browse files
committed
Bump server version used in tests to 5.3.0
1 parent bf610dc commit e3d4307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start_rc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
from os.path import isfile
55

6-
SERVER_VERSION = "5.2.2"
6+
SERVER_VERSION = "5.3.0"
77
RC_VERSION = "0.8-SNAPSHOT"
88

99
RELEASE_REPO = "https://repo1.maven.apache.org/maven2"

0 commit comments

Comments
 (0)