From 0c7eff30736388d95b453c8fb7464d47b641edcf Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sun, 30 Nov 2014 23:57:04 -0500 Subject: [PATCH] Removed submodules from the parent pom. Change-Id: Ica323e993809bffaa9d2db83a1af023bfe263ef7 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index a27daa2..b85196d 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,6 @@ <project.build.resourceEncoding>${project.build.encoding}</project.build.resourceEncoding> </properties> - <modules> - <module>java_dann</module> - </modules> - <ciManagement> <system>jenkins</system> <url>http://builds.syncleus.com/</url> -- GitLab