aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
Diffstat (limited to 'bagel')
-rw-r--r--bagel/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bagel/pom.xml b/bagel/pom.xml
index 41aacbd88a..142f75c5d2 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -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>