diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> <packaging>pom</packaging> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> <name>Sonar</name> <url>http://www.sonarsource.org</url> <description>Put technical debt under control</description> |