Skip to content

Commit

Permalink
chore: use properties from parent
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiovaresco committed Mar 26, 2024
1 parent d484de4 commit be5a022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gravitee-apim-gateway/pom.xml
Expand Up @@ -72,7 +72,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4.1</version>
<version>${maven-enforcer-plugin.version}</version>
<configuration>
<rules>
<requireReleaseDeps>
Expand Down

0 comments on commit be5a022

Please sign in to comment.