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