Skip to content

Commit 09d20d0

Browse files
committed
Drop revapi plugin in favor of japicmp plugin
QA-10439
1 parent 44df9b9 commit 09d20d0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,6 @@
133133
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
134134
</configuration>
135135
</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>
144136
</plugins>
145137
</build>
146138
</profile>

0 commit comments

Comments
 (0)