From 188b29ba743323bc6049bdc42f0109b7bea806b7 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Sun, 2 Jun 2013 23:52:44 +0200 Subject: [PATCH] Excluding build-config from deployment --- build-config/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-config/pom.xml b/build-config/pom.xml index ffa18cd1c..b78b89c36 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -34,4 +34,16 @@ mapstruct-build-config jar MapStruct Build Configuration + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + +