Skip to content

Commit

Permalink
Fix pom to sign sources jar
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangunalp committed Jan 25, 2017
1 parent c254a7b commit 665f3d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,6 @@
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<id>attach-sources</id>
<phase>verify</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>
Expand Down

0 comments on commit 665f3d3

Please sign in to comment.