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 9ee9a4f7308..19fca2713b5 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>2.7-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>sonar-batch-bootstrapper</artifactId> |