From 235208946ceb2bf0f422956a3ebc0ebb88ba28b6 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 11 Oct 2017 21:34:29 -0300 Subject: Cleanup --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c1b7ca5..1d3cdf3 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,27 @@ ${main.class} + + + org.codehaus.mojo + build-helper-maven-plugin + 3.0.0 + + + add-source + generate-sources + + add-source + + + + src/main + src/examples + + + + + -- cgit v1.2.3