We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ff005 commit 3764439Copy full SHA for 3764439
README.md
@@ -7,7 +7,7 @@ Usage: Add the following plugin to your POM:
7
```xml
8
<plugin>
9
<artifactId>maven-enforcer-plugin</artifactId>
10
- <version>1.4.1</version>
+ <version>3.0.0-M2</version>
11
<dependencies>
12
<dependency>
13
<groupId>de.andrena.tools.nopackagecycles</groupId>
pom.xml
@@ -80,7 +80,7 @@
80
</plugin>
81
82
83
84
85
86
0 commit comments