From ef0c8ab16208c5b9b3d4b963cd997bbdc2dc67c9 Mon Sep 17 00:00:00 2001 From: James Strachan Date: Wed, 24 Oct 2012 09:08:07 +0100 Subject: [PATCH] added explicit source plugin version --- libraries/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libraries/pom.xml b/libraries/pom.xml index 935d858ed42..5c2c08edcae 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -97,6 +97,11 @@ ${maven.compiler.target} + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 +