Skip to content

Commit 247fd74

Browse files
Ken Takagiwagiwa
authored andcommitted
modified the code base on comment in tdas#10
1 parent 4bcb318 commit 247fd74

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

core/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent</artifactId>
24+
<<<<<<< HEAD
2425
<version>1.2.0-SNAPSHOT</version>
26+
=======
27+
<version>1.1.0-SNAPSHOT</version>
28+
>>>>>>> modified the code base on comment in https://github.com/tdas/spark/pull/10
2529
<relativePath>../pom.xml</relativePath>
2630
</parent>
2731

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
__author__ = 'ktakagiw'

0 commit comments

Comments
 (0)