aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2011-08-22 14:25:51 +0200
committerFabrice Bellingard <bellingard@gmail.com>2011-08-22 14:25:51 +0200
commit69c57fc4be9f4e552c69a6cdaeb5ee294eaabc62 (patch)
tree11f4d90553c9551ed271a3424d10ca285e58a3c0 /pom.xml
parent3a77746009765300042ef795ae77dc4cb3c0bcb0 (diff)
downloadsonarqube-69c57fc4be9f4e552c69a6cdaeb5ee294eaabc62.tar.gz
sonarqube-69c57fc4be9f4e552c69a6cdaeb5ee294eaabc62.zip
Revert "SONAR-2587 and SONAR-2549 conflicts between database schemas"
Reason: support of PostgreSQL is broken. This reverts commit 3a77746009765300042ef795ae77dc4cb3c0bcb0.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6b9d81c5081..fd01de9a903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,7 +863,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.3</version>
+ <version>1.6.1</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>