[jvm-packages] Add Scala version suffix to xgboost-jvm package (#9776)
* Update JVM script (#9714) * Bump version to 2.0.2; revamp pom.xml * Update instructions in prepare_jvm_release.py * Fix formatting
This commit is contained in:
committed by
GitHub
parent
0ffc52e05c
commit
41ce8f28b2
@@ -6,6 +6,6 @@
|
||||
|
||||
#define XGBOOST_VER_MAJOR 2 /* NOLINT */
|
||||
#define XGBOOST_VER_MINOR 0 /* NOLINT */
|
||||
#define XGBOOST_VER_PATCH 1 /* NOLINT */
|
||||
#define XGBOOST_VER_PATCH 2 /* NOLINT */
|
||||
|
||||
#endif // XGBOOST_VERSION_CONFIG_H_
|
||||
|
||||
Reference in New Issue
Block a user