Bael 5926 (#4023)
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * Aligned and Defined the common plugins in the parents * Removed dependency-reduced-pom.xml from undertow module * Reverting test fail modules with surefire testFailureIgnore ture * Reverted wrong push with org.hsqldb
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
7140229ca0
commit
86cebe51d7
@@ -29,18 +29,4 @@
|
||||
<version>1.2.17</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.7.0</version>
|
||||
<configuration>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user