summaryrefslogtreecommitdiff
path: root/Mavenfile
diff options
context:
space:
mode:
authorChristian Meier <m.kristian@web.de>2015-05-28 10:23:52 +0200
committerChristian Meier <m.kristian@web.de>2015-05-28 11:00:55 +0200
commit291f74b4ecc554f3faeee62a2d06b2c315822759 (patch)
treea08ad0b7d347712323f19189634fb163e79c7d1b /Mavenfile
parentd8440cc7019c04a6378c7cc5efd05527b91748f5 (diff)
downloadpsych-291f74b4ecc554f3faeee62a2d06b2c315822759.tar.gz
no need to supply jruby itself to the classpath
Diffstat (limited to 'Mavenfile')
-rw-r--r--Mavenfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mavenfile b/Mavenfile
index c077435..b6d2dd0 100644
--- a/Mavenfile
+++ b/Mavenfile
@@ -1,7 +1,5 @@
#-*- mode: ruby -*-
-pom 'org.jruby:jruby:${jruby.version}', :scope => :provided
-
jar 'org.yaml:snakeyaml:${snakeyaml.version}'
plugin :dependency, '2.8', :outputFile => 'pkg/classpath'