Skip to content

Commit 879d2ba

Browse files
committed
revert to enforcer plugin 3.0.0-M1 since M2 has a bug that prevents plugin version resolution in sub modules
1 parent 22b9412 commit 879d2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
<properties>
543543
<java.version.range>11</java.version.range>
544544
<maven.version.range>[3.5.2,)</maven.version.range>
545-
<maven-enforcer-plugin-version>3.0.0-M2</maven-enforcer-plugin-version>
545+
<maven-enforcer-plugin-version>3.0.0-M1</maven-enforcer-plugin-version>
546546
<maven-clean-plugin-version>3.1.0</maven-clean-plugin-version>
547547
<maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
548548
<maven-deploy-plugin-version>3.0.0-M1</maven-deploy-plugin-version>

0 commit comments

Comments
 (0)