File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 157157 </executions >
158158 </plugin >
159159 <plugin >
160- <groupId >org.apache.maven.plugins</groupId >
161- <artifactId >maven-surefire-plugin</artifactId >
162- <version >2.15 </version >
163- <configuration >
164- <excludes >
165- <exclude >**/LR*.java</exclude >
166- </excludes >
167- </configuration >
168- </plugin >
160+ <groupId >org.apache.maven.plugins</groupId >
161+ <artifactId >maven-surefire-plugin</artifactId >
162+ <version >2.19.1 </version >
163+ <configuration >
164+ <excludes >
165+ <exclude >**/LR*.java</exclude >
166+ </excludes >
167+ </configuration >
168+ </plugin >
169169 <!--
170170 <plugin>
171171 <groupId>org.codehaus.mojo</groupId>
212212 <plugin >
213213 <groupId >org.apache.maven.plugins</groupId >
214214 <artifactId >maven-surefire-plugin</artifactId >
215- <version >2.15</version >
216215 <configuration >
217216 <excludes >
218217 <exclude >xxx</exclude >
You can’t perform that action at this time.
0 commit comments