Skip to content

Commit

Permalink
Merge pull request #86 from dma-ais/pr/message27fix
Browse files Browse the repository at this point in the history
Trying to build with newer gpg plugin
  • Loading branch information
dvm-ed authored May 25, 2023
2 parents 8a69b9e + 1a60dcc commit 37e9adb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
</plugin>
</plugins>
</build>
</profile>
Expand Down

0 comments on commit 37e9adb

Please sign in to comment.