From 5b827a1bdba27f763c035553f7bdb8da4f9cf71a Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 25 Oct 2017 12:47:25 -0300 Subject: Update poms to do things and stuff --- pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index decd74c..9953c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,35 @@ 1.8 + + + org.codehaus.mojo + exec-maven-plugin + 1.5.0 + + + + + source tagging + generate-sources + + + exec + + + + ctags + + + -R + + + + + + base dice -- cgit v1.2.3