diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-31 19:17:07 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-31 19:17:07 +0200 |
commit | a823384d188516cb00088b6dd7d4ca66a21f5c77 (patch) | |
tree | 49101ab0b9b13373f91567c712e58aeb94c3d80f /sonar-core | |
parent | e0d5ee24af00ba32f89e53027bcef11eecb66c8a (diff) | |
download | sonarqube-2.7.tar.gz sonarqube-2.7.zip |
Release 2.72.7
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index e612ef345f5..a41f241b018 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>sonar-core</artifactId> <name>Sonar :: Core</name> |