Skip to content

Commit

Permalink
chore(deps): Revert Maven release plugin version
Browse files Browse the repository at this point in the history
- Still failing during release with newer versions
  • Loading branch information
christophd committed Dec 11, 2024
1 parent d535fe2 commit e4f7b12
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 @@ -175,7 +175,7 @@
<maven.nexus-staging.plugin.version>1.6.13</maven.nexus-staging.plugin.version>
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
<maven.plugin.annotations.version>3.13.1</maven.plugin.annotations.version>
<maven.release.plugin.version>3.1.1</maven.release.plugin.version>
<maven.release.plugin.version>3.0.1</maven.release.plugin.version>
<maven.resource.plugin.version>3.3.1</maven.resource.plugin.version>
<maven.scm.plugin.version>1.11.2</maven.scm.plugin.version>
<maven.source.plugin.version>3.0.1</maven.source.plugin.version>
Expand Down

0 comments on commit e4f7b12

Please sign in to comment.