Changeset 1347 for trunk/autoquest-test
- Timestamp:
- 01/31/14 10:21:05 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-test/pom.xml
r1343 r1347 82 82 </configuration> 83 83 </plugin> 84 <plugin> 85 <groupId>org.apache.maven.plugins</groupId> 86 <artifactId>maven-surefire-plugin</artifactId> 87 <version>2.12</version> 88 <configuration> 89 <argLine>-XX:-UseSplitVerifier</argLine> 90 </configuration> 91 </plugin> 84 92 </plugins> 85 93 </build>
Note: See TracChangeset
for help on using the changeset viewer.