diff options
Diffstat (limited to 'server/sonar-search/pom.xml')
-rw-r--r-- | server/sonar-search/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index 06813725bdd..96adff70011 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>6.5-SNAPSHOT</version> + <version>6.6-SNAPSHOT</version> <relativePath>../</relativePath> </parent> |