From d9f2cb329e97e3b23ff8f1533a886dcb122f12d4 Mon Sep 17 00:00:00 2001 From: Mark Hamstra Date: Fri, 25 Sep 2015 11:47:01 -0700 Subject: [PATCH] Renamed maven-source-plugin execution from create-source-jar to attach-sources --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5214ea603d73f..4515f3e4095a4 100644 --- a/pom.xml +++ b/pom.xml @@ -1987,7 +1987,7 @@ - create-source-jar + attach-sources jar-no-fork test-jar-no-fork