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-graph/pom.xml | |
parent | e0d5ee24af00ba32f89e53027bcef11eecb66c8a (diff) | |
download | sonarqube-a823384d188516cb00088b6dd7d4ca66a21f5c77.tar.gz sonarqube-a823384d188516cb00088b6dd7d4ca66a21f5c77.zip |
Release 2.72.7
Diffstat (limited to 'sonar-graph/pom.xml')
-rw-r--r-- | sonar-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml index 9ac63f725fc..fe26646cf6f 100644 --- a/sonar-graph/pom.xml +++ b/sonar-graph/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |