diff --git a/cmake/Python_version.in b/cmake/Python_version.in
index ce2cc7ff3..d83cced15 100644
--- a/cmake/Python_version.in
+++ b/cmake/Python_version.in
@@ -1 +1 @@
-@xgboost_VERSION_MAJOR@.@xgboost_VERSION_MINOR@.@xgboost_VERSION_PATCH@rc1
+@xgboost_VERSION_MAJOR@.@xgboost_VERSION_MINOR@.@xgboost_VERSION_PATCH@rc2
diff --git a/jvm-packages/pom.xml b/jvm-packages/pom.xml
index 47a1b611a..709b52a20 100644
--- a/jvm-packages/pom.xml
+++ b/jvm-packages/pom.xml
@@ -6,7 +6,7 @@
ml.dmlc
xgboost-jvm_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
pom
XGBoost JVM Package
JVM Package for XGBoost
diff --git a/jvm-packages/xgboost4j-example/pom.xml b/jvm-packages/xgboost4j-example/pom.xml
index 48ce43f26..642c1e5f1 100644
--- a/jvm-packages/xgboost4j-example/pom.xml
+++ b/jvm-packages/xgboost4j-example/pom.xml
@@ -6,10 +6,10 @@
ml.dmlc
xgboost-jvm_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
xgboost4j-example_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
jar
@@ -26,7 +26,7 @@
ml.dmlc
xgboost4j-spark_${scala.binary.version}
- 1.0.0-RC1
+ 1.0.0-RC2
org.apache.spark
@@ -37,7 +37,7 @@
ml.dmlc
xgboost4j-flink_${scala.binary.version}
- 1.0.0-RC1
+ 1.0.0-RC2
org.apache.commons
diff --git a/jvm-packages/xgboost4j-flink/pom.xml b/jvm-packages/xgboost4j-flink/pom.xml
index 592fe9903..d6ce9cfae 100644
--- a/jvm-packages/xgboost4j-flink/pom.xml
+++ b/jvm-packages/xgboost4j-flink/pom.xml
@@ -6,10 +6,10 @@
ml.dmlc
xgboost-jvm_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
xgboost4j-flink_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
@@ -26,7 +26,7 @@
ml.dmlc
xgboost4j_${scala.binary.version}
- 1.0.0-RC1
+ 1.0.0-RC2
org.apache.commons
diff --git a/jvm-packages/xgboost4j-spark/pom.xml b/jvm-packages/xgboost4j-spark/pom.xml
index ccbe63a28..4e822ac31 100644
--- a/jvm-packages/xgboost4j-spark/pom.xml
+++ b/jvm-packages/xgboost4j-spark/pom.xml
@@ -6,7 +6,7 @@
ml.dmlc
xgboost-jvm_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
xgboost4j-spark_2.12
@@ -24,7 +24,7 @@
ml.dmlc
xgboost4j_${scala.binary.version}
- 1.0.0-RC1
+ 1.0.0-RC2
org.apache.spark
diff --git a/jvm-packages/xgboost4j/pom.xml b/jvm-packages/xgboost4j/pom.xml
index a2576d1ba..018b2c428 100644
--- a/jvm-packages/xgboost4j/pom.xml
+++ b/jvm-packages/xgboost4j/pom.xml
@@ -6,10 +6,10 @@
ml.dmlc
xgboost-jvm_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
xgboost4j_2.12
- 1.0.0-RC1
+ 1.0.0-RC2
jar
diff --git a/python-package/xgboost/VERSION b/python-package/xgboost/VERSION
index 6a056a8b1..8862dbae5 100644
--- a/python-package/xgboost/VERSION
+++ b/python-package/xgboost/VERSION
@@ -1 +1 @@
-1.0.0rc1
+1.0.0rc2