diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-07-11 22:47:41 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-07-11 23:06:38 +0200 |
commit | 541f8d3747d21acc058ca5e2a2803e0dcc94ca30 (patch) | |
tree | 4c288c6f68623981d38a61c9e840d03569b873f4 /pom.xml | |
parent | da3b0604b7a338f9701194928aabc45562f758bf (diff) | |
download | sonarqube-541f8d3747d21acc058ca5e2a2803e0dcc94ca30.tar.gz sonarqube-541f8d3747d21acc058ca5e2a2803e0dcc94ca30.zip |
SONAR-75 continue i18n
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -819,7 +819,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> |