We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44df9b9 commit 09d20d0Copy full SHA for 09d20d0
1 file changed
pom.xml
@@ -133,14 +133,6 @@
133
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
134
</configuration>
135
</plugin>
136
- <plugin>
137
- <groupId>org.revapi</groupId>
138
- <artifactId>revapi-maven-plugin</artifactId>
139
- <version>0.11.1</version>
140
- <configuration>
141
- <oldVersion>${project.version}</oldVersion>
142
- </configuration>
143
- </plugin>
144
</plugins>
145
</build>
146
</profile>
0 commit comments