diff options
author | Fabrice Bellingard <bellingard@gmail.com> | 2011-08-22 14:25:51 +0200 |
---|---|---|
committer | Fabrice Bellingard <bellingard@gmail.com> | 2011-08-22 14:25:51 +0200 |
commit | 69c57fc4be9f4e552c69a6cdaeb5ee294eaabc62 (patch) | |
tree | 11f4d90553c9551ed271a3424d10ca285e58a3c0 /pom.xml | |
parent | 3a77746009765300042ef795ae77dc4cb3c0bcb0 (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |