mirror of https://github.com/OpenVidu/openvidu.git
maven-enforcer-plugin version field in pom.xml
parent
2344695143
commit
cb7ad04c4d
1
pom.xml
1
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue