Skip to content

Commit a878124

Browse files
committed
SPARK-1193. Fix indentation in pom.xmls
1 parent 33baf14 commit a878124

File tree

14 files changed

+305
-319
lines changed

14 files changed

+305
-319
lines changed

bagel/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
a Hadoop 0.23.X issue -->
3838
<id>yarn-alpha</id>
3939
<dependencies>
40-
<dependency>
41-
<groupId>org.apache.avro</groupId>
42-
<artifactId>avro</artifactId>
43-
</dependency>
40+
<dependency>
41+
<groupId>org.apache.avro</groupId>
42+
<artifactId>avro</artifactId>
43+
</dependency>
4444
</dependencies>
4545
</profile>
4646
</profiles>

0 commit comments

Comments
 (0)