mirror of https://github.com/apache/jclouds.git
Revert "Revert "Unhook modernizer from verify phase""
This reverts commit bc4b89feb1
.
This commit is contained in:
parent
bc4b89feb1
commit
2c790c897e
|
@ -719,15 +719,6 @@
|
|||
<groupId>org.gaul</groupId>
|
||||
<artifactId>modernizer-maven-plugin</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>modernizer</id>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>modernizer</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<javaVersion>1.7</javaVersion>
|
||||
<exclusionsFile>resources/modernizer_exclusions.txt</exclusionsFile>
|
||||
|
|
Loading…
Reference in New Issue