From 7189033192017a194b21d4b5054c5441e246f9d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= <--global>
Date: Tue, 22 Jul 2014 13:18:17 +0200
Subject: [PATCH] Re-adding maven plugin declaration
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 5f4dcf622..b7f31e993 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,6 +285,11 @@
maven-shade-plugin
2.3
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 1.9
+
org.antlr
antlr4-maven-plugin