File tree Expand file tree Collapse file tree
spring-security-modules/spring-ldap Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <build >
4141 <plugins >
4242 <plugin >
43+ <groupId >org.apache.maven.plugins</groupId >
4344 <artifactId >maven-surefire-plugin</artifactId >
44- <version >${maven-surefire-plugin.version} </version >
4545 <configuration >
4646 <properties >
4747 <excludeTags >math</excludeTags >
Original file line number Diff line number Diff line change 135135 <plugin >
136136 <groupId >org.apache.maven.plugins</groupId >
137137 <artifactId >maven-surefire-plugin</artifactId >
138- <version >${maven-surefire-plugin.version} </version >
139138 <configuration >
140139 <!-- Fork every test because it will launch a separate AS instance -->
141140 <forkMode >always</forkMode >
Original file line number Diff line number Diff line change 6262 <build >
6363 <plugins >
6464 <plugin >
65+ <groupId >org.apache.maven.plugins</groupId >
6566 <artifactId >maven-surefire-plugin</artifactId >
6667 <configuration >
6768 <excludes >
Original file line number Diff line number Diff line change 106106 <plugin >
107107 <groupId >org.apache.maven.plugins</groupId >
108108 <artifactId >maven-surefire-plugin</artifactId >
109- <version >${maven-surefire-plugin.version} </version >
110109 <executions >
111110 <execution >
112111 <phase >integration-test</phase >
You can’t perform that action at this time.
0 commit comments