From 76670e0584c1362e9c56ec9960a4a0a2fd5a3726 Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Tue, 1 Dec 2015 22:00:28 -0600 Subject: Move Java templates to the conventional directory Maven's templating-maven-plugin normally wants Java templates in src/main/java-templates. They were placed in src/templates previously for consistency with the sources in src. But now that the sources have moved to the standard Maven location, let's move the templates, too. --- pom.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 21efd07..9332aa1 100644 --- a/pom.xml +++ b/pom.xml @@ -161,9 +161,6 @@ - - ${basedir}/templates - -- cgit v1.2.3