aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-31 18:10:21 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-31 18:10:21 +0200
commitb5e99e0a5709966a550a869367518c545794f6ae (patch)
tree8dca58a2c813bfcddaa69eca4b794e50aaad4890
parent7d2b64ce2f6e2fd391d1bc8b0f3ef2f6ac67a831 (diff)
downloadsonarqube-b5e99e0a5709966a550a869367518c545794f6ae.tar.gz
sonarqube-b5e99e0a5709966a550a869367518c545794f6ae.zip
revert jruby version
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fbc806cd55c..aa949ba78b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -716,7 +716,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.0</version>
+ <version>1.5.6</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>