Skip to content

Commit

Permalink
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
@@ -3,6 +3,6 @@
<extension>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-ruby</artifactId>
<version>0.1.15</version>
<version>0.1.11</version>
</extension>
</extensions>
3 changes: 0 additions & 3 deletions maven/jruby/src/it/runnable/Mavenfile
Original file line number Diff line number Diff line change
@@ -3,9 +3,6 @@
# default versions will be overwritten by pom.rb from root directory
properties( 'jruby.plugins.version' => '1.0.10' )

# default versions will be overwritten by pom.rb from root directory
properties( 'mavengem.wagon.version' => '0.2.0' )

gemfile

model.repositories.clear

0 comments on commit 34623ff

Please sign in to comment.