File tree 7 files changed +14
-14
lines changed
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
- @xgboost_VERSION_MAJOR@.@xgboost_VERSION_MINOR@.@xgboost_VERSION_PATCH@rc2
1
+ @xgboost_VERSION_MAJOR@.@xgboost_VERSION_MINOR@.@xgboost_VERSION_PATCH@
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >ml.dmlc</groupId >
8
8
<artifactId >xgboost-jvm_2.12</artifactId >
9
- <version >1.2.0-RC2 </version >
9
+ <version >1.2.0</version >
10
10
<packaging >pom</packaging >
11
11
<name >XGBoost JVM Package</name >
12
12
<description >JVM Package for XGBoost</description >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >ml.dmlc</groupId >
8
8
<artifactId >xgboost-jvm_2.12</artifactId >
9
- <version >1.2.0-RC2 </version >
9
+ <version >1.2.0</version >
10
10
</parent >
11
11
<artifactId >xgboost4j-example_2.12</artifactId >
12
- <version >1.2.0-RC2 </version >
12
+ <version >1.2.0</version >
13
13
<packaging >jar</packaging >
14
14
<build >
15
15
<plugins >
26
26
<dependency >
27
27
<groupId >ml.dmlc</groupId >
28
28
<artifactId >xgboost4j-spark_${scala.binary.version}</artifactId >
29
- <version >1.2.0-RC2 </version >
29
+ <version >1.2.0</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.apache.spark</groupId >
37
37
<dependency >
38
38
<groupId >ml.dmlc</groupId >
39
39
<artifactId >xgboost4j-flink_${scala.binary.version}</artifactId >
40
- <version >1.2.0-RC2 </version >
40
+ <version >1.2.0</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >ml.dmlc</groupId >
8
8
<artifactId >xgboost-jvm_2.12</artifactId >
9
- <version >1.2.0-RC2 </version >
9
+ <version >1.2.0</version >
10
10
</parent >
11
11
<artifactId >xgboost4j-flink_2.12</artifactId >
12
- <version >1.2.0-RC2 </version >
12
+ <version >1.2.0</version >
13
13
<build >
14
14
<plugins >
15
15
<plugin >
26
26
<dependency >
27
27
<groupId >ml.dmlc</groupId >
28
28
<artifactId >xgboost4j_${scala.binary.version}</artifactId >
29
- <version >1.2.0-RC2 </version >
29
+ <version >1.2.0</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >ml.dmlc</groupId >
8
8
<artifactId >xgboost-jvm_2.12</artifactId >
9
- <version >1.2.0-RC2 </version >
9
+ <version >1.2.0</version >
10
10
</parent >
11
11
<artifactId >xgboost4j-spark_2.12</artifactId >
12
12
<build >
24
24
<dependency >
25
25
<groupId >ml.dmlc</groupId >
26
26
<artifactId >xgboost4j_${scala.binary.version}</artifactId >
27
- <version >1.2.0-RC2 </version >
27
+ <version >1.2.0</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.apache.spark</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >ml.dmlc</groupId >
8
8
<artifactId >xgboost-jvm_2.12</artifactId >
9
- <version >1.2.0-RC2 </version >
9
+ <version >1.2.0</version >
10
10
</parent >
11
11
<artifactId >xgboost4j_2.12</artifactId >
12
- <version >1.2.0-RC2 </version >
12
+ <version >1.2.0</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 1
- 1.2.0rc2
1
+ 1.2.0
You can’t perform that action at this time.
0 commit comments