Skip to content

Commit

Permalink
Merge pull request #124 from lxorc/master
Browse files Browse the repository at this point in the history
fix build problem `Plugin io.github.zentol.japicmp:japicmp-maven-plugin:0.20.0 or one of its dependencies could not be resolved: Could not find artifact`
  • Loading branch information
czy006 authored Apr 25, 2024
2 parents fb66238 + bc1922b commit e14dd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@

<plugin>
<!-- activate API compatibility checks -->
<groupId>io.github.zentol.japicmp</groupId>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
<version>0.20.0</version>
</plugin>
Expand Down

0 comments on commit e14dd4a

Please sign in to comment.