Skip to content

Commit

Permalink
Align execution ID with parent POM to avoid duplicate executions
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jul 17, 2020
1 parent ecc0e8c commit 9f94868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<version>3.0.0-M3</version>
<executions>
<execution>
<id>enforce</id>
<id>enforce-maven</id>
<goals>
<goal>enforce</goal>
</goals>
Expand Down

0 comments on commit 9f94868

Please sign in to comment.