diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2016-03-08 16:48:19 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2016-03-08 16:48:19 +0100 |
commit | 7b02df9be3cd9448699b5857586e1c6e2b28c007 (patch) | |
tree | 40c140f98d5a81f360a02dfd410f6f91a0ec9a07 /server/sonar-search/pom.xml | |
parent | 6bba3ace19977ef2c04241df2dacbdccd295f49b (diff) | |
download | sonarqube-5.4.tar.gz sonarqube-5.4.zip |
Release 5.45.4
Diffstat (limited to 'server/sonar-search/pom.xml')
-rw-r--r-- | server/sonar-search/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index a46387a2ee6..c6e4954024a 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.4-SNAPSHOT</version> + <version>5.4</version> <relativePath>../</relativePath> </parent> |