diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-05-13 16:58:27 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-05-13 16:58:27 +0200 |
commit | 6642d7a799acb8e45024cb7178d66bf8fa67d3d6 (patch) | |
tree | e7e34212742d722641638fcfb2576b21a25aa016 /samples/pom.xml | |
parent | d7fad9e9287db2442a9cd200216fd981bb1f7ba0 (diff) | |
download | sonarqube-6642d7a799acb8e45024cb7178d66bf8fa67d3d6.tar.gz sonarqube-6642d7a799acb8e45024cb7178d66bf8fa67d3d6.zip |
Upgrade to version 2.9-SNAPSHOT
Diffstat (limited to 'samples/pom.xml')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 723e6e8d90d..ccf3c18623e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar.samples</groupId> |