diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:02:37 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:02:37 +0200 |
commit | e335645b879d25572ca21a6a70973d846cef01e4 (patch) | |
tree | 19c5deaf542209b09298e4e2b291895cf14449e9 /server | |
parent | 9d3436c83373e930762fffefc3430c9f50b46cf2 (diff) | |
download | sonarqube-e335645b879d25572ca21a6a70973d846cef01e4.tar.gz sonarqube-e335645b879d25572ca21a6a70973d846cef01e4.zip |
Upgrade version to 5.6-SNAPSHOT
Diffstat (limited to 'server')
-rw-r--r-- | server/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-ce/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-plugin-bridge/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-process-monitor/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-process/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-search/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-server-benchmarks/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-server/pom.xml | 2 | ||||
-rw-r--r-- | server/sonar-web/pom.xml | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/server/pom.xml b/server/pom.xml index 0802fb2eb61..f3870836960 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> </parent> <artifactId>server</artifactId> <packaging>pom</packaging> diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 593799b9ad5..6c05fcfb0c5 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-ce</artifactId> diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index 5c23d7a334e..403e6e6f40c 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-plugin-bridge</artifactId> diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index fcf9eb90795..700d81b27ff 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index ee7d279fc2f..17398c06ff5 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index cfd210e2c4f..265c778b4e2 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>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index 087d3b832e6..8a719786008 100644 --- a/server/sonar-server-benchmarks/pom.xml +++ b/server/sonar-server-benchmarks/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server-benchmarks</artifactId> diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 12253497147..b6f8024dc19 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server</artifactId> diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 9f9dcad8a3f..8d46ea922fd 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-web</artifactId> |