Browse Source

Update maven-source-plugin to 2.0.4

tags/rel_3_21_0-java9-ea
Michal Kordas 9 years ago
parent
commit
2a253c5405
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -177,7 +177,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
<executions>
<execution>
<id>attach-sources</id>

Loading…
Cancel
Save