File tree 1 file changed +0
-4
lines changed 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 284
284
<plugin >
285
285
<groupId >org.codehaus.mojo</groupId >
286
286
<artifactId >exec-maven-plugin</artifactId >
287
- <version >3.2.0</version >
288
287
<configuration >
289
288
<mainClass >org.apache.commons.scxml2.test.StandaloneJexlExpressions</mainClass >
290
289
<classpathScope >test</classpathScope >
497
496
<plugin >
498
497
<groupId >org.codehaus.mojo</groupId >
499
498
<artifactId >exec-maven-plugin</artifactId >
500
- <version >3.2.0</version >
501
499
<executions >
502
500
<execution >
503
501
<phase >test</phase >
553
551
<plugin >
554
552
<groupId >org.codehaus.mojo</groupId >
555
553
<artifactId >exec-maven-plugin</artifactId >
556
- <version >3.2.0</version >
557
554
<executions >
558
555
<execution >
559
556
<phase >test</phase >
604
601
<plugin >
605
602
<groupId >org.codehaus.mojo</groupId >
606
603
<artifactId >exec-maven-plugin</artifactId >
607
- <version >3.2.0</version >
608
604
<executions >
609
605
<execution >
610
606
<phase >test</phase >
You can’t perform that action at this time.
0 commit comments