diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-18 10:38:08 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-18 10:38:08 +0100 |
commit | 46f1aa681e480db6f42bb5b64fad1bc5bfa366be (patch) | |
tree | 0cb8719ee508266e09eb7c83fbd644a89988b30c /sonar-core-maven-plugin | |
parent | 60e2dc0e768ac74bfd8bdedaa90157e1082c05b0 (diff) | |
download | sonarqube-46f1aa681e480db6f42bb5b64fad1bc5bfa366be.tar.gz sonarqube-46f1aa681e480db6f42bb5b64fad1bc5bfa366be.zip |
[maven-release-plugin] prepare release 2.62.6
Diffstat (limited to 'sonar-core-maven-plugin')
-rw-r--r-- | sonar-core-maven-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core-maven-plugin/pom.xml b/sonar-core-maven-plugin/pom.xml index 540a4ffb003..b2b77e739ce 100644 --- a/sonar-core-maven-plugin/pom.xml +++ b/sonar-core-maven-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.6-SNAPSHOT</version> + <version>2.6</version> </parent> <!-- do not change, it's used when deploying in sonar internal repository --> |