Skip to content

Commit

Permalink
Merge pull request #6296 from Pandrex247/FISH-6607-EJB
Browse files Browse the repository at this point in the history
FISH-6607 Don't skip javadoc on EJB HTTP Client (Release)
  • Loading branch information
Pandrex247 authored Jun 5, 2023
2 parents 19ec7ac + d58132e commit ffa01c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appserver/ejb/ejb-http-remoting/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
</description>

<properties>
<javadoc.skip>false</javadoc.skip>
<deploy.skip>false</deploy.skip>
</properties>

Expand Down

0 comments on commit ffa01c5

Please sign in to comment.