Fix broken maven files
- Change surefire plugin from 2.1.12 to 2.12 - Update parent pom to remove reference to removed jsf sample
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.1.12</version>
|
||||
<version>2.12</version>
|
||||
<configuration>
|
||||
<junitArtifactName>junit:junit</junitArtifactName>
|
||||
<includes>
|
||||
|
||||
Reference in New Issue
Block a user