aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/pom.xml b/tools/pom.xml
index b8dd255d40..11433e596f 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -36,10 +36,10 @@
<profile>
<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>