diff options
Diffstat (limited to 'server/sonar-search')
-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 d155517a242..c6c2b7d7458 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.0-SNAPSHOT</version> + <version>6.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> |