Skip to content

Commit

Permalink
Added profile for jar-with-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Asmoday committed Feb 10, 2022
1 parent 832f29b commit 612fe39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,10 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalOptions>-Xdoclint:none</additionalOptions>
<additionalJOption>-Xdoclint:none</additionalJOption>
</configuration>
<version>3.2.0</version>
<executions>
<execution>
Expand Down

0 comments on commit 612fe39

Please sign in to comment.