Skip to content

Commit

Permalink
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion maven/jruby/pom.rb
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
model_version '4.0.0'
id "org.jruby:jruby:#{version}"
inherit "org.jruby:jruby-artifacts:#{version}"
packaging 'bundle'
packaging 'jar'

properties( 'tesla.dump.pom' => 'pom.xml',
'tesla.dump.readonly' => true,
1 change: 0 additions & 1 deletion maven/jruby/pom.xml
Original file line number Diff line number Diff line change
@@ -8,7 +8,6 @@
<version>1.7.20-SNAPSHOT</version>
</parent>
<artifactId>jruby</artifactId>
<packaging>bundle</packaging>
<name>JRuby Main Maven Artifact</name>
<properties>
<jruby.home>${basedir}/../..</jruby.home>

0 comments on commit 206d9d6

Please sign in to comment.