pom.xml: Upgrade maven-source-plugin to 3.0.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
7e3e26f928
commit
a99fc3f660
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -75,7 +75,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-source-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
<version>3.0.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-sources</id>
|
||||
|
|
Loading…
Reference in a new issue