Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/304#discussion_r148943111
--- Diff: jena-project/pom.xml ---
@@ -668,8 +682,8 @@
</plugin>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
+ <version>3.0.1</version>
--- End diff --
Isn't this inherited from the apache parent POM? Ditto others.---
