maven-enforcer-plugin version field in pom.xml

pull/30/head
pabloFuente 2018-01-28 17:08:15 +01:00
parent 2344695143
commit cb7ad04c4d
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
validate phase. --> validate phase. -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId> <artifactId>maven-enforcer-plugin</artifactId>
<version>${version.enforcer.plugin}</version>
<executions> <executions>
<execution> <execution>
<id>enforce-java-version</id> <id>enforce-java-version</id>