Skip to content

Commit

Permalink
chore: Update enforcer execution ID
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Oct 22, 2023
1 parent 5700268 commit 58a4ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
<execution>
<id>enforce-no-snapshots</id>
<id>enforce-maven-version</id>
<goals>
<goal>enforce</goal>
</goals>
Expand Down

0 comments on commit 58a4ece

Please sign in to comment.