Skip to content

Commit

Permalink
Update jruby-maven-plugins to 3.0 and mavengem to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Aug 8, 2023
1 parent b10aaad commit 408b6cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions polyglot-ruby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</dependencies>

<properties>
<mavengem-wagon.version>2.0.0-SNAPSHOT</mavengem-wagon.version>
<mavengem-wagon.version>2.0.0</mavengem-wagon.version>
</properties>

<pluginRepositories>
Expand Down Expand Up @@ -158,7 +158,7 @@
</dependencies>

<properties>
<jruby.plugins.version>3.0.0-SNAPSHOT</jruby.plugins.version>
<jruby.plugins.version>3.0.0</jruby.plugins.version>
</properties>

<build>
Expand Down

0 comments on commit 408b6cc

Please sign in to comment.