diff --git a/core/pom.xml b/core/pom.xml index 9864cb1a3..790fd48ac 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -185,14 +185,6 @@ org.apache.maven.plugins maven-source-plugin - - - attach-source - - jar - - - diff --git a/pom.xml b/pom.xml index 713f5d6db..ceea82aee 100644 --- a/pom.xml +++ b/pom.xml @@ -216,6 +216,18 @@ maven-dependency-plugin 2.10 + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + @@ -247,14 +259,6 @@ org.apache.maven.plugins maven-source-plugin - - - attach-source - - jar - - - org.apache.maven.plugins