Skip to content

Commit

Permalink
Bump commons-parent but skip Moditect
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 10, 2023
1 parent 9c304d9 commit 64fc381
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>58</version>
<version>64</version>
</parent>

<artifactId>commons-rdf-parent</artifactId>
Expand Down Expand Up @@ -72,6 +72,7 @@
<slf4j.version>1.7.26</slf4j.version>
<junit.version>4.13.2</junit.version>
<skipAPICompatCheck>false</skipAPICompatCheck>
<moditect.skip>true</moditect.skip>
</properties>

<scm>
Expand Down

0 comments on commit 64fc381

Please sign in to comment.