From 68b77c1ae3facb34c9010ac4e58248016602d38d Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Tue, 6 Aug 2013 15:13:25 +0200 Subject: [PATCH] Included only runtime dependencies when copying This makes sure, that no test dependencies are placed in the distribution --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index c0c0ed788b0..06cfc696cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -562,6 +562,7 @@ ${project.build.directory}/lib + runtime