]> source.dussan.org Git - sonarqube.git/commitdiff
6.5-M3 for SonarCloud 6.5-M3
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 13 Jul 2017 17:56:59 +0000 (19:56 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 13 Jul 2017 17:56:59 +0000 (19:56 +0200)
54 files changed:
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/pom.xml
server/sonar-ce-api/pom.xml
server/sonar-ce/pom.xml
server/sonar-db-core/pom.xml
server/sonar-db-dao/pom.xml
server/sonar-db-migration/pom.xml
server/sonar-db-testing/pom.xml
server/sonar-plugin-bridge/pom.xml
server/sonar-process-monitor/pom.xml
server/sonar-process/pom.xml
server/sonar-search/pom.xml
server/sonar-server/pom.xml
server/sonar-web/pom.xml
sonar-application/pom.xml
sonar-check-api/pom.xml
sonar-core/pom.xml
sonar-duplications/pom.xml
sonar-home/pom.xml
sonar-markdown/pom.xml
sonar-plugin-api-deps/pom.xml
sonar-plugin-api/pom.xml
sonar-scanner-engine-shaded/pom.xml
sonar-scanner-engine/pom.xml
sonar-scanner-protocol/pom.xml
sonar-testing-harness/pom.xml
sonar-ws/pom.xml
tests/plugins/access-secured-props-plugin/pom.xml
tests/plugins/base-auth-plugin/pom.xml
tests/plugins/batch-plugin/pom.xml
tests/plugins/extension-lifecycle-plugin/pom.xml
tests/plugins/fake-billing-plugin/pom.xml
tests/plugins/foo-plugin-v1/pom.xml
tests/plugins/foo-plugin-v2/pom.xml
tests/plugins/global-property-change-plugin/pom.xml
tests/plugins/issue-filter-plugin/pom.xml
tests/plugins/l10n-fr-pack/pom.xml
tests/plugins/license-plugin/pom.xml
tests/plugins/oauth2-auth-plugin/pom.xml
tests/plugins/pom.xml
tests/plugins/posttask-plugin/pom.xml
tests/plugins/project-builder-plugin/pom.xml
tests/plugins/property-relocation-plugin/pom.xml
tests/plugins/property-sets-plugin/pom.xml
tests/plugins/security-plugin/pom.xml
tests/plugins/server-plugin/pom.xml
tests/plugins/settings-encryption-plugin/pom.xml
tests/plugins/settings-plugin/pom.xml
tests/plugins/sonar-fake-plugin/pom.xml
tests/plugins/sonar-subcategories-plugin/pom.xml
tests/plugins/ui-extensions-plugin/pom.xml
tests/plugins/ws-plugin/pom.xml
tests/pom.xml

index 125e19746a480ec7a7acfc7a41a4cbdee4485893..98574c90946f517835227eb22c1404b816c54ef8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 32a5d3f02969f688e95896f9df4868e1ff67860f..cf4fbfa389976e984500858ead5e270a3908abc1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
   <groupId>org.sonarsource.sonarqube</groupId>
   <artifactId>sonarqube</artifactId>
   <packaging>pom</packaging>
-  <version>6.5-RC1</version>
+  <version>6.5-M3</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
index c385f20fc7d5a0f149dc2c8cdf0b86a8a86aa941..9feaea73530b45847ed9f39ad991c81296b3b069 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index 0a9033fb87c8fde1acff6ad967b1d5336ef8fc99..d8f73ef6d2e9d742bf0d4470e011fa671afa80e5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce-api</artifactId>
index 306b2d890df0a29543f84884dbd45c1410456e04..163d8026b211e67eab089937192aafefd3a53231 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce</artifactId>
index 0bd583452e131f333941683f443374d692c83060..8645d4474f8228f3f2e4b9189cae7a7d53ad3616 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-db-core</artifactId>
index ca44571bfadfc6b705dd3b1191ccceb6179cb5e8..eb6bb6841ec293c4333d1ad8dcc54289e0400807 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-db-dao</artifactId>
index f596f6d88937aad51d9ffcebea82b1d97294d8a3..24cbd9d00872915fea6a98168f581a58c55d0970 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-db-migration</artifactId>
index e382430fc338ad62142158789c8b28c3fa213a77..a8ea53fd6313812cf426a8c389d9fde56ea9f378 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-db-testing</artifactId>
index ceebd219de2901a6db261d51a495e0582d2374be..a33020a40972f9942969bb9061253e3e2bb9bbcc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-plugin-bridge</artifactId>
index c7b6abdf03658c2e68e67435db8c9acd39171dfe..6ad5ca961a796e2b64aed959cc48b8a5ef5f4646 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../</relativePath>
   </parent>
 
index ba7ad7527377e53fd89b1dacb7c959a553386239..6467ad45baa6702f6500b22c1383d761180ca880 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 78b4b6e5e7a4d5ddca25f962a72ae853331881e3..68e9e34b18cc60f7d092cf5950d6bd7f50a6ffe2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 81e54a92175d021b65a23a64dad8b8fe0f2655b7..524a26b32b957b6af7d49072ffd74777fdec3d6d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 17e4cd6e177db3f173e1a845dab4ddf65300dd94..b1f01f2bae9abf0e3532b857e906268e60efdcaf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index f5cb0409985013d128b3e5e7a52e627eef653702..1ef7275829dd0454db97f2955706c5ea2e80a0a5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 8133f9745c91bd4664625a09f9a04b523c918ef0..5dfde890e2eaa1108a97c64f181a67a4e6db3607 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 5f6a8c167d05b150ec93b3d008083d76d53644ad..222f48860beb7b8e961b757120566866409df334 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index d289e60cbce36a229e6b0b487b7c7714abfa38c4..bbd3bdff8c7da986e58fd99efba4cc745a474ab5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 0597474533ea6120708b02cb47c747e81e1c9c4a..e15399a0485ca3769e6fb6938cf745cb2343274f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 35f305b4f0a0142f22f02a0ffd0d1d56ec157085..860b0e5cd210ffedf9a08574623b3a3e41d231a2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>..</relativePath>
   </parent>
 
index fd5311169b08229af90b24fd1f50758a78449075..c1390ea7994497ca41545187ce08a9ce39d7b333 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 71e4cbad925021a951d21f5c5027ed52f406cd6d..1a26a27aef93a8fbf9c41ff6bc038845c10e8d61 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index a584477823fa68e37ffc0fa34ea097cd8b00702d..de45db6bb929bcb581260f34abf0ed8821cac408 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-scanner-engine-shaded</artifactId>
index 43d99146c598bf97488725b250ac7fa3b12cde23..89e3ed976ddfc90d8a0529dc5f1da006dc5b2fb4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-scanner-engine</artifactId>
index 1b4f3f21206bfba2cdd90c7172a49219705713d7..49a45625d8301a6de1154ff06608e6bed098afc0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-scanner-protocol</artifactId>
index f99b395f53cc1e53f4ddbd4eed59318a5709ec9f..0b4735f139987ab0f7ca23ca6907923cecb2e9c4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index a029d8054d70b2625dff446b2c846a1ad1176697..cf668f83cdbf58b023778cd57581eae32316092d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>
index 82c73e8fed3a778e9ca16f021208a5164b640e73..2414f3cd07bc4579e707df51298db7bb2383396d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>access-secured-props-plugin</artifactId>
index 040a6bc8c3990a74ea616cdb761f558bfc00a17e..05cad6d1c8abf7514704fcedd62730297d0670b5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>base-auth-plugin</artifactId>
index 43319d7ae7c4bea55ade34b4f4caa1587944c3ec..727b03593980f2fc509cfe7d8e459f1e5ed955cc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>batch-plugin</artifactId>
index 41e54cbe3624053cea7125fa022c74d9c18437c3..95aa0b5e14288b9860a72e280d45dc4f559984b3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   <artifactId>extension-lifecycle-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 5896a60273b5a4a6bd531e65fad25d94d106d69e..86e12050cd77cb9c0918a9fd075aaed2d034e625 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>fake-billing-plugin</artifactId>
index da7954498f371707fb25b670a2434b831dbb6ea4..7bf3d9ea7175c38012cc6ddc2b922fe6856db973 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v1</artifactId>
index 27eb17d5c7574431296e1967800a2e2ab114fe3a..d7af23da0dc45521168c3ee98e9de74a7edb1a84 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v2</artifactId>
index d45da5b9526edf8e4ea78ed3f6eb0fe1b6d0f62c..6c6a09f4fc7a5e58afe44d49efda6101f27fba1b 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>global-property-change-plugin</artifactId>
index 32aec3eac1056cf10983bdfd468c70c0088653cf..a2541320ec2ba40fd26d523678e94692b4269080 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>issue-filter-plugin</artifactId>
index b5af534e9ca90315a8821762ae20aa4bb2ada017..a79ad1cd9b424ba7a29b5cd09567e61f51a3ad53 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   
   <artifactId>l10n-fr-pack</artifactId>
index 0cbc358ef1803572213b9fcea70df38509b2ed30..077ed9409a636ba335c317e5a2eeb5b34b472fec 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>license-plugin</artifactId>
index bc462b5ac394710bd10d96547f4c13e3188be296..4b8add13c48cd81d4d0ec8f1b13c93f1dc764713 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>oauth2-auth-plugin</artifactId>
index a91f140ba1d9389588cdcc4a07b683b52a45f452..e47524966b0d7066f678ab43fdd68059a99650a3 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.sonarsource.sonarqube.tests</groupId>
index d4d87ee043192f0bd74853ba2202c39ec70fdca8..510e3d92213e49c0bfb8a3f70dcf70baded5e5dc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>posttask-plugin</artifactId>
index 4570a4cafa2ede05ebd3f5a8dcd98ccc29b7433d..d7b3ad941c6c1caa8dba855274bb996c5fbae19a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   <artifactId>project-builder-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 3c7247fe2b79adb6336f559093f3ae17daeee03a..308ab48c2f8d8565dd58b82383fda22a60008ee5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>property-relocation-plugin</artifactId>
index b7eb4288211dd9a441774f0f299ec245baada4b2..07ce22486011dc08d19fde2c97541b2d430dabc0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>property-sets-plugin</artifactId>
index 22b85a28639bf92a82500d1c75af826dec71149b..43de55b10d445c17d6592bfcc29d329d05e1be45 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>security-plugin</artifactId>
index 58a6848fbf229c421a3e2187a9410b8f19de638d..8d0ecc0ca75ac4182e4440067c112277f0b95fa1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>server-plugin</artifactId>
index 1bbd8ca59b1066ff5b429e0b0f1f30bc31e687e1..90585ae41c6e2b364d88e2bb271ddc224ae62c96 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
   <artifactId>settings-encryption-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index be4dc73d4cd8a341289030f01841a37a01fa1087..965f0d4a45b43cc05964ecbbc4b664369d4154a4 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>settings-plugin</artifactId>
index 8a2e84750bc327e5db424860c6c7931fd0d7121a..d3f118fbdcb0b114a9a8634eb86565c633f7aee3 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-fake-plugin</artifactId>
index d1f97a589b9dd1b91fab851ff943b7ffc0551880..0ab45f5243d9a61b959a5fb8dcbe80a36a6b9a16 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>sonar-subcategories-plugin</artifactId>
index 203df60ca91d45059a254a3d7a4cbd2a33720a0b..ab276204d395e43c09aa6a7a7c824a7ebf3c16db 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>ui-extensions-plugin</artifactId>
index 2370e63c58d74e2946f28265f9f1f4cc17232f0a..55c41cd1dfa75834abd2c674490fd028b3115fa4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <artifactId>ws-plugin</artifactId>
index b1bf74426ab3df9251cc73759c3fa6c8e67159db..c281500846b35aa91b9192b9176bdabb917cbe5b 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.5-RC1</version>
+    <version>6.5-M3</version>
   </parent>
 
   <groupId>org.sonarsource.sonarqube.tests</groupId>