diff options
Diffstat (limited to 'sonar-batch-bootstrapper/pom.xml')
-rw-r--r-- | sonar-batch-bootstrapper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch-bootstrapper/pom.xml b/sonar-batch-bootstrapper/pom.xml index 8a1cf3e26a3..bfcea33e429 100644 --- a/sonar-batch-bootstrapper/pom.xml +++ b/sonar-batch-bootstrapper/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>3.2.1-SNAPSHOT</version> + <version>3.2.1</version> </parent> <artifactId>sonar-batch-bootstrapper</artifactId> |