Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Jan 8, 2023
1 parent 03b7c6f commit e6803e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,11 @@
<build>
<finalName>${project.artifactId}</finalName>
<defaultGoal>
clean dependency:resolve dependency:resolve-plugins dependency:sources install site site:deploy
clean
dependency:purge-local-repository dependency:resolve dependency:resolve-plugins dependency:sources
install
source:jar source:test-jar javadoc:jar javadoc:test-jar
site site:jar site:deploy
</defaultGoal>
</build>
</profile>
Expand Down

0 comments on commit e6803e6

Please sign in to comment.