From 1bbae7eef3e28a81a79a5dba7047c18e957dfed1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 9 Jul 2011 12:02:51 +0200 Subject: [PATCH] added source and deploy plugin to parent pom --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 109168e75c..bb62707b94 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,18 @@ -J-Xmx1024m + + + org.apache.maven.plugins + maven-deploy-plugin + 1.3 + + + + org.apache.maven.plugins + maven-source-plugin + 1.0 + org.apache.maven.plugins