diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2013-02-26 11:04:38 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2013-02-26 11:04:38 +0100 |
commit | 5251b26a614bf04f5eab25aafd373d1480df3bdd (patch) | |
tree | fcea2b5a3be0eb769bdf85c55dc4cc5dd539a3ee /sonar-runner-api/pom.xml | |
parent | 6ba5d21c2f7f64edf6a15790626753efc09a92a7 (diff) | |
download | sonar-scanner-cli-5251b26a614bf04f5eab25aafd373d1480df3bdd.tar.gz sonar-scanner-cli-5251b26a614bf04f5eab25aafd373d1480df3bdd.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-runner-api/pom.xml')
-rw-r--r-- | sonar-runner-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index d068c26..af33a64 100644 --- a/sonar-runner-api/pom.xml +++ b/sonar-runner-api/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.sonar.runner</groupId> <artifactId>sonar-runner</artifactId> - <version>2.1-RC1</version> + <version>2.1-SNAPSHOT</version> </parent> <artifactId>sonar-runner-api</artifactId> |