Skip to content

Commit a12c572

Browse files
akhalymon-cvekrivokonmapr
authored andcommitted
MapR[SPARK-960] Update Hadoop in Spark-3.2.x
1 parent f520fd9 commit a12c572

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/classpath-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.12</artifactId>
25-
<version>3.2.0-eep-SNAPSHOT</version>
25+
<version>3.2.0.0-eep-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

external/maprdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.apache.spark</groupId>
1010
<artifactId>spark-parent_2.12</artifactId>
11-
<version>3.2.0-eep-SNAPSHOT</version>
11+
<version>3.2.0.0-eep-SNAPSHOT</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)