aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--it/it-plugins/access-secured-props-plugin/pom.xml2
-rw-r--r--it/it-plugins/batch-plugin/pom.xml2
-rw-r--r--it/it-plugins/extension-lifecycle-plugin/pom.xml2
-rw-r--r--it/it-plugins/global-property-change-plugin/pom.xml2
-rw-r--r--it/it-plugins/issue-action-plugin/pom.xml2
-rw-r--r--it/it-plugins/issue-filter-plugin/pom.xml2
-rw-r--r--it/it-plugins/l10n-fr-pack/pom.xml2
-rw-r--r--it/it-plugins/license-plugin/pom.xml2
-rw-r--r--it/it-plugins/pom.xml2
-rw-r--r--it/it-plugins/project-builder-plugin/pom.xml2
-rw-r--r--it/it-plugins/property-relocation-plugin/pom.xml2
-rw-r--r--it/it-plugins/property-sets-plugin/pom.xml2
-rw-r--r--it/it-plugins/server-plugin/pom.xml2
-rw-r--r--it/it-plugins/settings-encryption-plugin/pom.xml2
-rw-r--r--it/it-plugins/settings-plugin/pom.xml2
-rw-r--r--it/it-plugins/sonar-fake-plugin/pom.xml2
-rw-r--r--it/it-plugins/sonar-subcategories-plugin/pom.xml2
-rw-r--r--it/it-tests/pom.xml2
-rw-r--r--it/pom.xml2
-rw-r--r--microbenchmark-template/pom.xml2
-rw-r--r--plugins/sonar-xoo-plugin/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--server/pom.xml2
-rw-r--r--server/sonar-dev-cockpit-bridge/pom.xml2
-rw-r--r--server/sonar-process-monitor/pom.xml2
-rw-r--r--server/sonar-process/pom.xml2
-rw-r--r--server/sonar-search/pom.xml2
-rw-r--r--server/sonar-server-benchmarks/pom.xml2
-rw-r--r--server/sonar-server/pom.xml2
-rw-r--r--server/sonar-views-bridge/pom.xml2
-rw-r--r--server/sonar-web/pom.xml2
-rw-r--r--sonar-application/pom.xml2
-rw-r--r--sonar-batch-protocol/pom.xml2
-rw-r--r--sonar-batch-shaded/pom.xml2
-rw-r--r--sonar-batch/pom.xml2
-rw-r--r--sonar-check-api/pom.xml2
-rw-r--r--sonar-colorizer/pom.xml2
-rw-r--r--sonar-core/pom.xml2
-rw-r--r--sonar-db/pom.xml2
-rw-r--r--sonar-duplications/pom.xml2
-rw-r--r--sonar-home/pom.xml2
-rw-r--r--sonar-markdown/pom.xml2
-rw-r--r--sonar-plugin-api-deps/pom.xml2
-rw-r--r--sonar-plugin-api/pom.xml2
-rw-r--r--sonar-testing-harness/pom.xml2
-rw-r--r--sonar-ws/pom.xml2
46 files changed, 46 insertions, 46 deletions
diff --git a/it/it-plugins/access-secured-props-plugin/pom.xml b/it/it-plugins/access-secured-props-plugin/pom.xml
index 150822095e1..d1f861fb07a 100644
--- a/it/it-plugins/access-secured-props-plugin/pom.xml
+++ b/it/it-plugins/access-secured-props-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>access-secured-props-plugin</artifactId>
diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml
index c0828f3b125..49c9882087f 100644
--- a/it/it-plugins/batch-plugin/pom.xml
+++ b/it/it-plugins/batch-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>batch-plugin</artifactId>
diff --git a/it/it-plugins/extension-lifecycle-plugin/pom.xml b/it/it-plugins/extension-lifecycle-plugin/pom.xml
index bba464c8125..e54086ed959 100644
--- a/it/it-plugins/extension-lifecycle-plugin/pom.xml
+++ b/it/it-plugins/extension-lifecycle-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>extension-lifecycle-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/it/it-plugins/global-property-change-plugin/pom.xml b/it/it-plugins/global-property-change-plugin/pom.xml
index b249389b21b..d62fe2d07f8 100644
--- a/it/it-plugins/global-property-change-plugin/pom.xml
+++ b/it/it-plugins/global-property-change-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>global-property-change-plugin</artifactId>
diff --git a/it/it-plugins/issue-action-plugin/pom.xml b/it/it-plugins/issue-action-plugin/pom.xml
index f3503020ee4..28f82e594de 100644
--- a/it/it-plugins/issue-action-plugin/pom.xml
+++ b/it/it-plugins/issue-action-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>issue-action-plugin</artifactId>
diff --git a/it/it-plugins/issue-filter-plugin/pom.xml b/it/it-plugins/issue-filter-plugin/pom.xml
index 8df7470448d..5d9066f4c66 100644
--- a/it/it-plugins/issue-filter-plugin/pom.xml
+++ b/it/it-plugins/issue-filter-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>issue-filter-plugin</artifactId>
diff --git a/it/it-plugins/l10n-fr-pack/pom.xml b/it/it-plugins/l10n-fr-pack/pom.xml
index 9b55d2a8c66..90e2540dc89 100644
--- a/it/it-plugins/l10n-fr-pack/pom.xml
+++ b/it/it-plugins/l10n-fr-pack/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>l10n-fr-pack</artifactId>
diff --git a/it/it-plugins/license-plugin/pom.xml b/it/it-plugins/license-plugin/pom.xml
index 50aee5a06b2..b75256083b0 100644
--- a/it/it-plugins/license-plugin/pom.xml
+++ b/it/it-plugins/license-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>license-plugin</artifactId>
diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml
index 36a13b04d49..3e8bfca62ff 100644
--- a/it/it-plugins/pom.xml
+++ b/it/it-plugins/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>it-plugins</artifactId>
<name>SonarQube Integration Tests :: Plugins</name>
diff --git a/it/it-plugins/project-builder-plugin/pom.xml b/it/it-plugins/project-builder-plugin/pom.xml
index 771b8548913..ea10e32d013 100644
--- a/it/it-plugins/project-builder-plugin/pom.xml
+++ b/it/it-plugins/project-builder-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>project-builder-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/it/it-plugins/property-relocation-plugin/pom.xml b/it/it-plugins/property-relocation-plugin/pom.xml
index cf820b36f84..3db8a9f34ca 100644
--- a/it/it-plugins/property-relocation-plugin/pom.xml
+++ b/it/it-plugins/property-relocation-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>property-relocation-plugin</artifactId>
diff --git a/it/it-plugins/property-sets-plugin/pom.xml b/it/it-plugins/property-sets-plugin/pom.xml
index 59e394f4299..d0c6b8f0830 100644
--- a/it/it-plugins/property-sets-plugin/pom.xml
+++ b/it/it-plugins/property-sets-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>property-sets-plugin</artifactId>
diff --git a/it/it-plugins/server-plugin/pom.xml b/it/it-plugins/server-plugin/pom.xml
index 6eab59377ca..2749054ad96 100644
--- a/it/it-plugins/server-plugin/pom.xml
+++ b/it/it-plugins/server-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>server-plugin</artifactId>
diff --git a/it/it-plugins/settings-encryption-plugin/pom.xml b/it/it-plugins/settings-encryption-plugin/pom.xml
index 2ad2eb39d0f..c4ba790ca1f 100644
--- a/it/it-plugins/settings-encryption-plugin/pom.xml
+++ b/it/it-plugins/settings-encryption-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>settings-encryption-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/it/it-plugins/settings-plugin/pom.xml b/it/it-plugins/settings-plugin/pom.xml
index a2567cf72f2..83cb72b4e82 100644
--- a/it/it-plugins/settings-plugin/pom.xml
+++ b/it/it-plugins/settings-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>settings-plugin</artifactId>
diff --git a/it/it-plugins/sonar-fake-plugin/pom.xml b/it/it-plugins/sonar-fake-plugin/pom.xml
index 7ee2aa0f7de..e87d90e94ea 100644
--- a/it/it-plugins/sonar-fake-plugin/pom.xml
+++ b/it/it-plugins/sonar-fake-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-fake-plugin</artifactId>
diff --git a/it/it-plugins/sonar-subcategories-plugin/pom.xml b/it/it-plugins/sonar-subcategories-plugin/pom.xml
index 8f7b7827eb9..5b5ee58f2a2 100644
--- a/it/it-plugins/sonar-subcategories-plugin/pom.xml
+++ b/it/it-plugins/sonar-subcategories-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-subcategories-plugin</artifactId>
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml
index e3dee2cfe1e..80e458b1a9e 100644
--- a/it/it-tests/pom.xml
+++ b/it/it-tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>it-tests</artifactId>
<name>SonarQube Integration Tests :: Tests</name>
diff --git a/it/pom.xml b/it/pom.xml
index dbf57f50be5..97ff9b4ed87 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>it</artifactId>
diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml
index d35438f72f5..7c74459c93d 100644
--- a/microbenchmark-template/pom.xml
+++ b/microbenchmark-template/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml
index 7b4500c9c21..abf512a1075 100644
--- a/plugins/sonar-xoo-plugin/pom.xml
+++ b/plugins/sonar-xoo-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index ebc56225f78..11d457a6247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
diff --git a/server/pom.xml b/server/pom.xml
index 85822ac1d27..d7c050c75c0 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>
diff --git a/server/sonar-dev-cockpit-bridge/pom.xml b/server/sonar-dev-cockpit-bridge/pom.xml
index e63a98facb5..57ea5e00719 100644
--- a/server/sonar-dev-cockpit-bridge/pom.xml
+++ b/server/sonar-dev-cockpit-bridge/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-dev-cockpit-bridge</artifactId>
diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml
index 3821fcd21ca..fa609738aa6 100644
--- a/server/sonar-process-monitor/pom.xml
+++ b/server/sonar-process-monitor/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml
index c104542554e..43b835463f4 100644
--- a/server/sonar-process/pom.xml
+++ b/server/sonar-process/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml
index 80a1259ad41..495bda9ba93 100644
--- a/server/sonar-search/pom.xml
+++ b/server/sonar-search/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml
index 185e2b012d5..0aa278cb6ac 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.3-SNAPSHOT</version>
+ <version>5.4-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 b059b0ffe08..9cdec318a9c 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.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-server</artifactId>
diff --git a/server/sonar-views-bridge/pom.xml b/server/sonar-views-bridge/pom.xml
index 3b91869d541..dbbd0e6bbc5 100644
--- a/server/sonar-views-bridge/pom.xml
+++ b/server/sonar-views-bridge/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-views-bridge</artifactId>
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index 6c74b1db15e..74c48e44871 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.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 373c924c2c3..6de392b1782 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml
index 5eb2081c161..f2b4fd57957 100644
--- a/sonar-batch-protocol/pom.xml
+++ b/sonar-batch-protocol/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch-protocol</artifactId>
diff --git a/sonar-batch-shaded/pom.xml b/sonar-batch-shaded/pom.xml
index 60279121fc9..d1459adc98c 100644
--- a/sonar-batch-shaded/pom.xml
+++ b/sonar-batch-shaded/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch-shaded</artifactId>
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index db6efc2bc68..276564bb9cf 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch</artifactId>
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 943b301f08c..f4e3f0093ed 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml
index d160ae4a770..9efd2fee270 100644
--- a/sonar-colorizer/pom.xml
+++ b/sonar-colorizer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 44f4a814249..4a7ae54ef77 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-core</artifactId>
diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml
index 1fc42a30ecf..e4dd27943ef 100644
--- a/sonar-db/pom.xml
+++ b/sonar-db/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-db</artifactId>
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml
index 1ecca98ff38..27b3acb2fd2 100644
--- a/sonar-duplications/pom.xml
+++ b/sonar-duplications/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-duplications</artifactId>
diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml
index fd6111fceb9..fb52d9ed620 100644
--- a/sonar-home/pom.xml
+++ b/sonar-home/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-home</artifactId>
diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml
index 635be5a797f..e473fc724c6 100644
--- a/sonar-markdown/pom.xml
+++ b/sonar-markdown/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml
index 9d0169ec1ea..b82faa06bcf 100644
--- a/sonar-plugin-api-deps/pom.xml
+++ b/sonar-plugin-api-deps/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api-deps</artifactId>
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 930c472c6c5..b3c4449a78b 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml
index 17ccf42b7a8..1e5e0341a6a 100644
--- a/sonar-testing-harness/pom.xml
+++ b/sonar-testing-harness/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-testing-harness</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml
index 4374b542758..5bee2d57d6c 100644
--- a/sonar-ws/pom.xml
+++ b/sonar-ws/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws</artifactId>