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 09eacdb4ce0..a9eacce2c2c 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-channel</artifactId> |