Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

Commit

Permalink
fixes installation of javadoc and sources
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed Oct 14, 2017
1 parent 41f649d commit 5729757
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 @@ -221,7 +221,6 @@
<goals>
<goal>jar-no-fork</goal>
</goals>
<phase>install</phase>
</execution>
</executions>
</plugin>
Expand All @@ -240,7 +239,6 @@
<goals>
<goal>jar</goal>
</goals>
<phase>install</phase>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 5729757

Please sign in to comment.