]> source.dussan.org Git - sonarqube.git/commitdiff
Release 6.7.5 6.7.5
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 6 Aug 2018 10:17:09 +0000 (12:17 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 6 Aug 2018 10:17:09 +0000 (12:17 +0200)
58 files changed:
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/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-main/pom.xml
server/sonar-plugin-bridge/pom.xml
server/sonar-process/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/backdating-customplugin/pom.xml
tests/plugins/backdating-plugin-v1/pom.xml
tests/plugins/backdating-plugin-v2/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/fake-governance-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/save-measure-on-module-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/wait-at-platform-level4-plugin/pom.xml
tests/plugins/ws-plugin/pom.xml
tests/pom.xml

index 6bdb2e4b085288b69746347f01f9f4ca57ea1ef3..13b575651f37a26d271182e76c6cca3618a9bf4d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 8e4c5fa5e2b35d2e6e5ad2b5e82955fa964d17d6..1adc8f8ad107fe9cb2bc3e590e73d82d92c81f3d 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.7.5-SNAPSHOT</version>
+  <version>6.7.5</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
index 9bb7460daf9a17187cdca90024690a3f525d00da..a00a9b633f63b46c433fb816b10c682b64f5fb9e 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index 8eaccb01141877d00b9b041d4536a8ef5595f127..2cd071da230f918f042c2de6b3dd3a12990cca3b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce</artifactId>
index 07bd9e3326d200db0e1ec01e0cce6218b5b5e46f..a17df5b7e3a808de18922481d520d0d9aee4cf1d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-db-core</artifactId>
index 7daaa8cc1a624cc9ce3a37f6d41552ac01ba5bda..e7390a0c76aa83d9aecc26f3e6a5320d63ede6d2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-db-dao</artifactId>
index c84338dda47a0d28eebcfbb96c9ebe0ac689f335..9a733b04e58c65554b6fafb1dd19798ab48bde15 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-db-migration</artifactId>
index dea302669f168a91344999b09d448d1edacb325e..a4c8ea412da14ed5679ac50af1d76d4230ca793d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-db-testing</artifactId>
index 5d1a5ae82801ac566f7460175b989fc479a9d824..246c8c99c682200595fea10898c8710df4653706 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../</relativePath>
   </parent>
 
index eaa1ce1f68665656978a46da788250ed287e1fe4..fc4715989af13b3c52b36e0b89ee25dad953f7a7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-plugin-bridge</artifactId>
index 83aeb9c600b5b968c19010b0391ddf7bbf5b3412..276754657a284b2345abb233b5fb62fd30febe99 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../</relativePath>
   </parent>
 
index a24a5c8eab4cc7ab26a1e164532f80b2f9755a2a..10696ed33e4e568c4a6f53d7c81a203e2b70ec89 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 694852eb642e75d3847fd3a0155a693c40643e22..e5d56c49ec85c32f037252549e0fcf0cce9ba713 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index a20451821e4be481fa5146e7ddb1b477b6056349..8a4f263cd4636382e8f865e1570b2bb71a7f6fe3 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 8f5ab3c2dc7f2b9ebd9b9237c279b96158b4c12d..0bbf22aff94976c5ae53711287e2af4f02023fe7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 0f2db2a0b99ee53b95c316ac331f4f50cfeec750..5b443eb55174e8a068b64683429ca78b27b43d5e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 1fb42000993a77a6ebb36614b97b392352d73f16..a83418dd46cceed3b1a9310fabdc9db758edef1b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 6c2a56c97d99890bbed1b1363bc471e24c10d524..71012668b09db36e67cf4a045a8c344218141d3b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index bfbd28a513ba555aab3870a0e2728a78a3671444..48f5c7482a017548375601e36660528d8936cc2c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>..</relativePath>
   </parent>
 
index 9500ced580aef94e6242298f79e90dca9031b6d4..a6ecebf7713e74ab59e3a13c7329690ed913ed1b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 5cd949a4356596a64231afa004965d870bc3c5ff..effec82a609390e683dd7ca2be3c15bd77d667fe 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index c6a8ceb139ea28af89e9aaedb7114be7d647d82e..072130dbfbb4824bcf6b8f0cc45b144e5396d5bc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-scanner-engine-shaded</artifactId>
index f717da97533233653913ecf17a219b3a10b90657..16a33450340619803bbf0b02731ba7acfe0315d3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-scanner-engine</artifactId>
index 3aa85ec49e6803981cd64ce0ece98f1e95e28d72..89c44e7031ca7eb8b2efd52134437def48c2e158 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-scanner-protocol</artifactId>
index cc262d95aa85ecafd3eed0ebb73131d330734497..ad49fc3f7d6c0d63c4a3568d15fdea389f11eac7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 30cd32eaeaffaa26bd33f73ed8aaf78935a723f8..03d676f8f2ced7a28ed0538a0c76a20e59d3887c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>
index a4ecc1f88a388761de62d3ac9a24da6fce57f9fb..745449f8cdba982ff98f56cb83eeff24ec654c42 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>access-secured-props-plugin</artifactId>
index b07a28275b48c6dc8d7251516457c2e536f70178..b1e2bed21b859840e53529c3f9e3cf52b8ee6aaa 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-customplugin</artifactId>
index 9f4087bdab26822d9fb2d792bab555c776883274..77140dc954d45334d5bf396b21aad8a4ed56ec59 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v1</artifactId>
index a483ac5e07c2fbef5af9c32903889f565f84f7b9..1d37a6f46f546a8c87b3fd781b834a0d175a05df 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v2</artifactId>
index 73aed8bc910dfe1270c1f241f725c10629c108ac..dc4720b9203ac5d45142dc85060a908b7ba740b5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>base-auth-plugin</artifactId>
index b49062291e9c49e82d4f47dc1bf5940c318f1e1e..a8bae6e71ea763eb96b4fc9572698a27910cc6d8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>batch-plugin</artifactId>
index eb306a39f04350378a3ca59e408f8ab7751d0f39..6325281a78535c78f3034aaddec106afaf9d0f51 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   <artifactId>extension-lifecycle-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index dd8fcfe7e93f10dc1ddc46573f250cc4c1531e96..a3e9670eab3467f449fdbf38c221ff512b169782 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>fake-billing-plugin</artifactId>
index e34983f5bf37a1d75c98ebb10df902394a77fc5f..8963542bc2ae15fe5445cb93c5632b02a713efe7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>fake-governance-plugin</artifactId>
index 794932ba06a858124035ebfc5df45b9dce514545..e6a0303f2402da3e70ba7751bd908eb30b3207f8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v1</artifactId>
index d5520cf8c483d32a0e8e049f7fc9a5d288654b13..97716c6da78ddd0ee4e0b1fa48aa6cc2094e2629 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v2</artifactId>
index 2bd2caa9da6b580c6201bd90471dffd708382db5..d0bd8653e8be3376456281f31819f01d5765fb00 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>global-property-change-plugin</artifactId>
index 0a0d729d4d66fb70471159524a43efae750dcaf7..0c21d02b55e7a8eb9586ef73dc903bc42f249867 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>issue-filter-plugin</artifactId>
index 992cf08ad4854ffe00bb5854e4253244c858386d..69e620b5254f38bbd18d26958af74260b1646528 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   
   <artifactId>l10n-fr-pack</artifactId>
index e5cd38983b34d8a1e4ad0c52715435a7a2023b54..6bc3dac9df55314d0f296e911251653ff5043840 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>license-plugin</artifactId>
index 065fa93318cc00af0dfe50e1893e10f2d4ef8da3..b30caf30f8957898601b53b246c8a3be19a09290 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>oauth2-auth-plugin</artifactId>
index e428e662eabb1d6b2e4ba1735974eefb87ad5cb8..a1fc4cfc8f7134057f246b0fcf29287a94514cb1 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.sonarsource.sonarqube.tests</groupId>
index e9a0eb68afb20c98c73cccaf93308b85cd22aaf6..e900110ee9274193c8d59a9291db4b49c23b207c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>posttask-plugin</artifactId>
index 0dff9a972cba0b8ef3fc6b3267a984e6c0c0a9f2..80b824b2e9f26625247926e1fdaea8895cfd2e10 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   <artifactId>project-builder-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index b07d67f8d41d0f97315b20fe372b4b0aad99478b..9507bc34170cf26ca28bc9e63e4d62026b697f42 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>property-relocation-plugin</artifactId>
index e961ea6331cce7a4604ec0232f24bbdaed50d7d3..dbeb4a21e937b4c4d6d4ad87ad7a1a3ff4cd186a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>property-sets-plugin</artifactId>
index e84fd85566ef2f69c0b201f2e4042d09cebfde3a..e75f0c8ed4a883a0a409ae9ac5309ff2099eff0d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>save-measure-on-module-plugin</artifactId>
index bf64e5060c4fd4065f98441639b53deb6337d9f2..c17e0a4ee2b6b159672ed85fdcc5328e524dcd21 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>security-plugin</artifactId>
index 9a786842b3c257ccb4655059078050ac3b393b6a..1aa13d459e45995525323bce351fb2acd0a7eccf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>server-plugin</artifactId>
index d1a9e8a3342bf287921467a3b9f66febe552c550..2b729b5b679ee9a6375583259952f92bef1a8337 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
   <artifactId>settings-encryption-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index dab2ca61361e4f4c7f55dcfaa11df06edbfe3504..906c5d50b8c6be6c653867f15b1b76ac3be7dab5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>settings-plugin</artifactId>
index 6ad585498f841da6f309d376c2a48e895b2eeec3..cdc8fb9fed94cb2e7d2a86d588eed4aad18f9cfa 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-fake-plugin</artifactId>
index 09bbed429dc25177f2d34ccb1d92db5935b19a79..b61876fbdf7cd5606a581f41222dfd3cc32e85a4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>sonar-subcategories-plugin</artifactId>
index bcadaa44bdd12ff77ef5d91cde1ee63893d569fb..ade10faf9368387ffc7065e2b075dc7b6867af30 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>ui-extensions-plugin</artifactId>
index e37d2b8239dfe8892ec37d73590836dcde840983..9010eb16f6987023b8d4077b1afed47921184700 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>wait-at-platform-level4-plugin</artifactId>
index 37ba21437aa5e58910033c80b971518103bc826b..6e980f68082db8e95f8f37254a169467016d5d79 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <artifactId>ws-plugin</artifactId>
index 7f0523245b149eed16f8729ced7e98cfb66f5fa9..6c828464afd395eea4aa3a785093c61bbbb0ccb0 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7.5-SNAPSHOT</version>
+    <version>6.7.5</version>
   </parent>
 
   <groupId>org.sonarsource.sonarqube.tests</groupId>