diff options
Diffstat (limited to 'sonar-channel/pom.xml')
-rw-r--r-- | sonar-channel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-channel/pom.xml b/sonar-channel/pom.xml index 097f42de092..830a25af0c6 100644 --- a/sonar-channel/pom.xml +++ b/sonar-channel/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-channel</artifactId> |