aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2016-02-09 10:12:57 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2016-02-09 10:12:57 +0100
commit11c08e2270095b35f479b34b7b8c60773c255437 (patch)
treeb2fa4cc30d0bc92a1a44fb9c3223617614e9977e
parent940fc6143ae975b2ea0e611121bab63e0df58948 (diff)
downloadsonarqube-11c08e2270095b35f479b34b7b8c60773c255437.tar.gz
sonarqube-11c08e2270095b35f479b34b7b8c60773c255437.zip
Upgrade version to 5.5-SNAPSHOT
-rw-r--r--it/it-plugins/access-secured-props-plugin/pom.xml2
-rw-r--r--it/it-plugins/base-auth-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/oauth2-auth-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
48 files changed, 48 insertions, 48 deletions
diff --git a/it/it-plugins/access-secured-props-plugin/pom.xml b/it/it-plugins/access-secured-props-plugin/pom.xml
index d1f861fb07a..86070dba46f 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>access-secured-props-plugin</artifactId>
diff --git a/it/it-plugins/base-auth-plugin/pom.xml b/it/it-plugins/base-auth-plugin/pom.xml
index 1674c8bab01..7c1077d65da 100644
--- a/it/it-plugins/base-auth-plugin/pom.xml
+++ b/it/it-plugins/base-auth-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>base-auth-plugin</artifactId>
diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml
index 49c9882087f..f0932fb444d 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.4-SNAPSHOT</version>
+ <version>5.5-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 e54086ed959..c951a8012a3 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.4-SNAPSHOT</version>
+ <version>5.5-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 d62fe2d07f8..dde61d6f386 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.4-SNAPSHOT</version>
+ <version>5.5-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 28f82e594de..e5569299ff8 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.4-SNAPSHOT</version>
+ <version>5.5-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 5d9066f4c66..929989643a9 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.4-SNAPSHOT</version>
+ <version>5.5-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 90e2540dc89..d61fe15e19e 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.4-SNAPSHOT</version>
+ <version>5.5-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 b75256083b0..5a61ef16dd2 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>license-plugin</artifactId>
diff --git a/it/it-plugins/oauth2-auth-plugin/pom.xml b/it/it-plugins/oauth2-auth-plugin/pom.xml
index ebf41114422..40ee0416e49 100644
--- a/it/it-plugins/oauth2-auth-plugin/pom.xml
+++ b/it/it-plugins/oauth2-auth-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it-plugins</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>oauth2-auth-plugin</artifactId>
diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml
index 2c1733c29b8..9dd4d8459da 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.4-SNAPSHOT</version>
+ <version>5.5-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 ea10e32d013..7ad299fe653 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.4-SNAPSHOT</version>
+ <version>5.5-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 3db8a9f34ca..9bf6c8c9ad3 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.4-SNAPSHOT</version>
+ <version>5.5-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 d0c6b8f0830..f4f4f4497ca 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.4-SNAPSHOT</version>
+ <version>5.5-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 2749054ad96..0a57fc283d6 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.4-SNAPSHOT</version>
+ <version>5.5-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 c4ba790ca1f..b19bb252b8e 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.4-SNAPSHOT</version>
+ <version>5.5-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 83cb72b4e82..a31cff25daa 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.4-SNAPSHOT</version>
+ <version>5.5-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 e87d90e94ea..b7e3efd88c0 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.4-SNAPSHOT</version>
+ <version>5.5-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 5b5ee58f2a2..c59da4cb075 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-subcategories-plugin</artifactId>
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml
index ffc129051b9..850b38105bf 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>it-tests</artifactId>
<name>SonarQube Integration Tests :: Tests</name>
diff --git a/it/pom.xml b/it/pom.xml
index 856f24404ed..9a538b4f91a 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>it</artifactId>
diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml
index 7c74459c93d..fa809b320cb 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.4-SNAPSHOT</version>
+ <version>5.5-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 26d2c84fc7c..9b163554fad 100644
--- a/plugins/sonar-xoo-plugin/pom.xml
+++ b/plugins/sonar-xoo-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index ecce526715a..90da1096b9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-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 d7c050c75c0..6537d24e682 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-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 d816ed680c0..87f2e8276e8 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.4-SNAPSHOT</version>
+ <version>5.5-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 40cc76658c5..fe764a25f5f 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml
index 19c50e381f3..dad1c57192b 100644
--- a/server/sonar-process/pom.xml
+++ b/server/sonar-process/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml
index a46387a2ee6..cfd210e2c4f 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml
index 5d65fb26fc3..7fbeac8dcd8 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.4-SNAPSHOT</version>
+ <version>5.5-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 cd4ce947ef3..8d66a8ab8bf 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.4-SNAPSHOT</version>
+ <version>5.5-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 c7fd92d1571..1a01c0d6c55 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.4-SNAPSHOT</version>
+ <version>5.5-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 90b49194e44..9f9dcad8a3f 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index b787445a3c6..174d7fb6512 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml
index cb0f9eeb9f8..76ed752bf1e 100644
--- a/sonar-batch-protocol/pom.xml
+++ b/sonar-batch-protocol/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch-protocol</artifactId>
diff --git a/sonar-batch-shaded/pom.xml b/sonar-batch-shaded/pom.xml
index fcde231e760..dffaa5a37a4 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch-shaded</artifactId>
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index 4485100a189..8fdc1483bb5 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-batch</artifactId>
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index f4e3f0093ed..82a30f31f75 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml
index a93f232260b..e6ee4fc3ed7 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 3193cc3f273..150132f03a0 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-core</artifactId>
diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml
index dd6901990cf..0715efa447c 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-db</artifactId>
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml
index f62fca72ca1..9026cc68a5a 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-duplications</artifactId>
diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml
index 58a57bf1d7c..2e389286895 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-home</artifactId>
diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml
index e473fc724c6..7292cf2a423 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml
index fc86728ee25..e2c97f9af87 100644
--- a/sonar-plugin-api-deps/pom.xml
+++ b/sonar-plugin-api-deps/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api-deps</artifactId>
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 0755b50c910..bde39416b19 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml
index 1e5e0341a6a..246917290ef 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-testing-harness</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml
index d55f7f445ef..9b5cc87d130 100644
--- a/sonar-ws/pom.xml
+++ b/sonar-ws/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws</artifactId>