Skip to content

Commit

Permalink
SPARK-1193. Fix indentation in pom.xmls
Browse files Browse the repository at this point in the history
  • Loading branch information
sryza committed Mar 8, 2014
1 parent 33baf14 commit a878124
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 Original file line Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
a Hadoop 0.23.X issue --> a Hadoop 0.23.X issue -->
<id>yarn-alpha</id> <id>yarn-alpha</id>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.avro</groupId> <groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId> <artifactId>avro</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>
</profile> </profile>
</profiles> </profiles>
Expand Down
Loading

0 comments on commit a878124

Please sign in to comment.