Skip to content

Commit

Permalink
upgrade maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
paultuckey committed Mar 21, 2023
1 parent 58962ac commit bd905bd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pom.xml
Expand Up @@ -88,11 +88,8 @@
</executions>
<configuration>
<doCheck>false</doCheck>
<doUpdate>true</doUpdate>
<format>yyyyMMddHHmmss</format>
<items>
<item>timestamp</item>
</items>
<doUpdate>false</doUpdate>
<shortRevisionLength>5</shortRevisionLength>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit bd905bd

Please sign in to comment.