Skip to content

Commit 06e7328

Browse files
committed
Merge branch 'SparkBuild' into format_pom
2 parents 99464d2 + 6851bec commit 06e7328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/SparkBuild.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ object SparkBuild extends Build {
224224
<parent>
225225
<groupId>org.apache</groupId>
226226
<artifactId>apache</artifactId>
227-
<version>13</version>
227+
<version>14</version>
228228
</parent>
229229
<url>http://spark.apache.org/</url>
230230
<licenses>
@@ -250,7 +250,7 @@ object SparkBuild extends Build {
250250
</developers>
251251
<issueManagement>
252252
<system>JIRA</system>
253-
<url>https://spark-project.atlassian.net/browse/SPARK</url>
253+
<url>https://issues.apache.org/jira/browse/SPARK</url>
254254
</issueManagement>
255255
),
256256

0 commit comments

Comments
 (0)