Skip to content

Commit

Permalink
SPARK-1193. Fix indentation in pom.xmls
Browse files Browse the repository at this point in the history
Author: Sandy Ryza <sandy@cloudera.com>

Closes apache#91 from sryza/sandy-spark-1193 and squashes the following commits:

a878124 [Sandy Ryza] SPARK-1193. Fix indentation in pom.xmls
  • Loading branch information
sryza authored and pwendell committed Mar 8, 2014
1 parent 6e730ed commit a99fb37
Show file tree
Hide file tree
Showing 14 changed files with 305 additions and 319 deletions.
8 changes: 4 additions & 4 deletions bagel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
a Hadoop 0.23.X issue -->
<id>yarn-alpha</id>
<dependencies>
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
</dependency>
</dependencies>
</profile>
</profiles>
Expand Down
Loading

0 comments on commit a99fb37

Please sign in to comment.