aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
diff options
context:
space:
mode:
authorSandy Ryza <sandy@cloudera.com>2014-03-07 23:10:35 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-03-07 23:10:35 -0800
commita99fb3747a0bc9498cb1d19ae5b5bb0163e6f52b (patch)
treec6ff1207f66ca8419198f16bede4ef058e5e3bab /yarn/alpha
parent6e730edcde7ca6cbb5727dff7a42f7284b368528 (diff)
downloadspark-a99fb3747a0bc9498cb1d19ae5b5bb0163e6f52b.tar.gz
spark-a99fb3747a0bc9498cb1d19ae5b5bb0163e6f52b.tar.bz2
spark-a99fb3747a0bc9498cb1d19ae5b5bb0163e6f52b.zip
SPARK-1193. Fix indentation in pom.xmls
Author: Sandy Ryza <sandy@cloudera.com> Closes #91 from sryza/sandy-spark-1193 and squashes the following commits: a878124 [Sandy Ryza] SPARK-1193. Fix indentation in pom.xmls
Diffstat (limited to 'yarn/alpha')
-rw-r--r--yarn/alpha/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml
index bfe12ecec0..d0aeaceb0d 100644
--- a/yarn/alpha/pom.xml
+++ b/yarn/alpha/pom.xml
@@ -30,10 +30,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>