diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-09-30 16:09:53 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-09-30 16:09:53 +0000 |
commit | 49130adac6a42284fdd259dd33f5ea3fe7d1f3b6 (patch) | |
tree | bf60e9f7b3def15af6b35f806c22a54755ae4643 /sonar-colorizer | |
parent | 293e51c2af913468edf4c85676813ed0e125f697 (diff) | |
download | sonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.tar.gz sonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-colorizer')
-rw-r--r-- | sonar-colorizer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 198f842b76c..abca4773a36 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.3-RC1</version> + <version>2.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-colorizer</artifactId> |