diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-02-27 14:52:59 +0100 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-02-27 14:52:59 +0100 |
commit | 24446b89d544c4ff1fea51ea46332559494b80d1 (patch) | |
tree | 3b63e36ca953e3ce6bf327ed9e147a0da40eb5d6 /plugins/sonar-l10n-en-plugin/pom.xml | |
parent | 0ac58faec461f23ca75ac9cc6328008a788790f4 (diff) | |
parent | 84e1646b6bdd156aadc1a4c3191d40f3cbb40ae2 (diff) | |
download | sonarqube-24446b89d544c4ff1fea51ea46332559494b80d1.tar.gz sonarqube-24446b89d544c4ff1fea51ea46332559494b80d1.zip |
Merge remote-tracking branch 'origin/master' into branch-5.2
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/pom.xml')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml index 817eb99e375..b73653fb170 100644 --- a/plugins/sonar-l10n-en-plugin/pom.xml +++ b/plugins/sonar-l10n-en-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>5.2-SNAPSHOT</version> + <version>5.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |