Skip to content

Commit 6470ef0

Browse files
authored
Pick up plugin version from parent POM
1 parent 1a5fd5c commit 6470ef0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@
284284
<plugin>
285285
<groupId>org.codehaus.mojo</groupId>
286286
<artifactId>exec-maven-plugin</artifactId>
287-
<version>3.2.0</version>
288287
<configuration>
289288
<mainClass>org.apache.commons.scxml2.test.StandaloneJexlExpressions</mainClass>
290289
<classpathScope>test</classpathScope>
@@ -497,7 +496,6 @@
497496
<plugin>
498497
<groupId>org.codehaus.mojo</groupId>
499498
<artifactId>exec-maven-plugin</artifactId>
500-
<version>3.2.0</version>
501499
<executions>
502500
<execution>
503501
<phase>test</phase>
@@ -553,7 +551,6 @@
553551
<plugin>
554552
<groupId>org.codehaus.mojo</groupId>
555553
<artifactId>exec-maven-plugin</artifactId>
556-
<version>3.2.0</version>
557554
<executions>
558555
<execution>
559556
<phase>test</phase>
@@ -604,7 +601,6 @@
604601
<plugin>
605602
<groupId>org.codehaus.mojo</groupId>
606603
<artifactId>exec-maven-plugin</artifactId>
607-
<version>3.2.0</version>
608604
<executions>
609605
<execution>
610606
<phase>test</phase>

0 commit comments

Comments
 (0)