From b34abdf9433f2c270a6d69fef8cebe45521a871c Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sat, 10 Aug 2013 22:54:25 +0200 Subject: [PATCH] Add configuration for exec plugin. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 241f787..45eeece 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,14 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.xdcc.main.Main + + -- 2.7.4