Skip to content

Commit

Permalink
Fix to sign sources and javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
asfernandes committed Jul 7, 2020
1 parent 375abb2 commit 0684a33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
<executions>
<execution>
<id>attach-sources</id>
<phase>deploy</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>
Expand All @@ -159,7 +158,6 @@
<executions>
<execution>
<id>attach-javadocs</id>
<phase>deploy</phase>
<goals>
<goal>jar</goal>
</goals>
Expand Down

0 comments on commit 0684a33

Please sign in to comment.