Skip to content

Commit

Permalink
[#noissue] Add maven.javadoc.skip=false to maven.central.release
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed May 31, 2024
1 parent 96dae26 commit 32b19e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1983,6 +1983,7 @@
<env>release</env>
<spring.profiles.active>release</spring.profiles.active>
<maven.source.skip>false</maven.source.skip>
<maven.javadoc.skip>false</maven.javadoc.skip>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 32b19e1

Please sign in to comment.