]> source.dussan.org Git - sonarqube.git/commitdiff
Prepare for next development iteration
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 27 Oct 2017 15:54:59 +0000 (17:54 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 27 Oct 2017 15:54:59 +0000 (17:54 +0200)
57 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/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 aeab6382e110faf2821ad9bbe289fafd7185c027..7268658dd06d5a13d1600c059f28c0215984030d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 5e01532a36f1327a6e71f57ebba462be095beacd..bb76e3144e505950828c80d811835d8a81d353b5 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-RC1</version>
+  <version>6.7-SNAPSHOT</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
index e01f6feb0b9f17bfc4253b3c0059e1eda912ce51..d0e5030a4c0e7b3f7d84d88271bf7d80cce63322 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index 6c06bf738f614955671ff6731aabcfd794b24212..33c11b4326b3164a786e3eaa15c75f37a1a3c832 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce</artifactId>
index a90c3b0d95bd35ed241636f276e5b2ad61d0de11..680ad3309afcf559d76e060d8f8f30abc1af45db 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-core</artifactId>
index d34cc7b7413c1a4eaa3caaece5451ba4e9c05921..ffd51836423c3dd70012dfc0bdd4b4a0dae36744 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-dao</artifactId>
index ee3958bcd0688c56e174c9aae17a41e553ff61b4..d07b55a9481d4a699250beb70b311a67fbc07a13 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-migration</artifactId>
index f8e783f841798e25751a60fcd90f7fd32eb1270d..0f0bd9904ded0b0223a0f62519b29194b7696f2e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-testing</artifactId>
index f1d744b22b54a29ef388db276d01469e9092d119..2e6ba8c5ad1b77078d1c4115490d82665aae6d88 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 41208d82d9d4f21bd896b7a08c5be1503f0d69f7..8423fa4d7cbcac7a129dc542bb1ce77ba2df64f7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-plugin-bridge</artifactId>
index 1fbde815e7f08f7c453e28930c46d91839823172..0ce444511714c178126a08ad4968dc4ce14a3067 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 2e02730eac21e08e8ce0d9d647040abeccdb049d..c7fd698910f7b0ae4e450def66f747634d165fdd 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index d8d00c9f4b77c02ccca80c8e0bc0905f9e69fbc9..fa4769ecb2ad14f692a05ea2cd50a7a332970e79 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index 2f85f4eee35d81b3aa1b00aa7ae977d42769e2ff..ebc92a6fa33b2bb32aa5c415800b9af9113c51ed 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 7964465158611350d57f5e5160083546909fc257..ecf8a2fb6e0faa3cdb93e9ebeb6b3b1a872511cc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 855c31b1725b3724443e07d439adf4c1d456b5e5..a4234b661d42e48afd81c0f6bd2d10cb39ed2ca1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 643c2238e22e1bc9c0acb296760b651aea0f4f65..a868cf9f6c16ce49d21d174aa2294f4b9d3d7f23 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 9234eb10e1431ccf8203f129ed509179b75951dd..82aff11df8d2f28fa7e646347f1c1d30190e6afc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index d22b39139a64c75b8ceac4a8f8678597b1b1748e..faaa86c3e602fcd7b06367a41cc2ccf30276b2d4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index 4263e8a3e613d4e4da15bfe814d8244f29008b10..ae4048405a4bdc5bead6b1748c146a4099d4b62c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index a4f5b26e3a60ce4f3488a3664069b453d046b9f9..5868046e2620a07456dba94fa3beaa6bbb6fae3c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index e6860ebdbdee8f7ba46544822575fbbdae3a3a06..4ca3098815a9d2de075310b70289d0b93b2410ca 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine-shaded</artifactId>
index 4613b498adf6db48b5f57b9f3b81df50771005b6..e4c0c67266c16446b64ce4b8e364f544ee45adbc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine</artifactId>
index a1a0ebc08ed389565303e8aa356149da5923b344..26ed3372438083de6667d6f236d038fe53ca1e89 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-protocol</artifactId>
index 63d08940d298df5870cae758fb61452aad2f404c..4dbe30bd70ba5871d67d03c8277b40f0195fb5e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 6265326fbf905f4a7e647af99a096615ef778854..2f61e3f0d42e255a4730632f25d4b0b3188a1054 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>
index 9fae95641e4b441ebf822e00461b4587bf00026c..cfb4769365030ea1c91603c413c795ef3c9957c1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>access-secured-props-plugin</artifactId>
index 850e4089f7ce67b00b9da23779a5a3c8dbfd82b5..c2f349a7355fa74978b8943d933c66853e83ffad 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-customplugin</artifactId>
index a4b1d03d1df80805b75d12a4de9d6d7ef540c8f0..534366f38d2acc781c57f394f812e77c17ed87b3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v1</artifactId>
index 489016f527acb4e37ceb325b6b1261edc0ef3450..ad2ab9e2e178d15fa85b888cf97242c4015721a7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v2</artifactId>
index fb1a4dc05e2678277cfc11b131c025450fb81479..d46add9961723d76fd58239222589b6c7015a06d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>base-auth-plugin</artifactId>
index 2ea04d168a8b1a1a97f0a91d919c64cad16ea58e..daa01cfa9676b7b7e6b7391a7c8de7507a530cc1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>batch-plugin</artifactId>
index 8a7eca36fd4b97d15bd68c4e95d5a235b24196bd..39f74493d64c41e0e62b749b6fafb195be996750 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   <artifactId>extension-lifecycle-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 4f98242c9d585aaa0fc3fe279e3adb03e421c2b7..cc8f41c911cb02944bb6813a5f187fb5b43e54ec 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-billing-plugin</artifactId>
index 26a5568f03c50d8b09688988af58162c81820420..d4eee5710ecb449a6ac9f56f29b6ca6febb30d94 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-governance-plugin</artifactId>
index ded0af31bc472918f6eb49ff991e23e4c98a0512..79d4db198d3f2b882157e1c498d0901ca518915a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v1</artifactId>
index 4a1bc94c90c8adc60b9d2cbf44e7675443e65195..5475ef9c8f4f28f7fd582be1ba3c2b6220c30b65 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v2</artifactId>
index 486d87d59c1a8f9364e597a72073b8941ee78889..5be3e0535f2b4dd505ab878145056d0b95fdb4e2 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>global-property-change-plugin</artifactId>
index da003209f4ddd4b6ac4eaad8906cb184069b42cf..070fb89f2db5a711b04c86dc9be85c07fb2e6d2f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>issue-filter-plugin</artifactId>
index 6151c39c5a97d5828dbe82edc606d865213c1cbb..9468f658bdea339e3d9b6076041042b04c229f71 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>l10n-fr-pack</artifactId>
index 7817585146eb6d2201fe105901d41c8b13b43a28..72ceb45d425e44b582d6cccc5205422f2fb5f596 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>license-plugin</artifactId>
index e04c5fb38263e3530644a013ee79704c82e572b9..fc603067093705c2e6e123b929ddf536e9f6887d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>oauth2-auth-plugin</artifactId>
index f5610732fc89ffa0eda58fc33c40baa43ba50927..b5a58f853b57d31b51b048d04f892ce14a28a67c 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.sonarsource.sonarqube.tests</groupId>
index 9f92660f7745300a0a0cd72a2c749b000f59abf7..3a611d30246a477f688918bbc8410f9be5b8f975 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>posttask-plugin</artifactId>
index ff96fd100afde106944e46384a9b385499089ecd..5b649883819a92b27fe5fffbab9d7a5a5fea064c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   <artifactId>project-builder-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 885e65e2095e1f2ee4380400680dc9cad52ff7f0..f98128e7bc39aa0868c99fc826aa463bbd80e471 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-relocation-plugin</artifactId>
index 60a393966c8a69e8d57ef3350f61d6afc84956f3..657286158cec1f183698d1ae32b431f659e48580 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-sets-plugin</artifactId>
index b71e85483f69c3d3a4c1daf656d7c959afe7b216..22226e6764ef668f26cf46340fae2961976e00ce 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>security-plugin</artifactId>
index 11becb9ac863cbacbea9d2b2652daf4fd28bc654..8a3f1874d35d39212cd6fd012f59cc32ba7ee395 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>server-plugin</artifactId>
index f639baee655b1bce2bce287544213ad052dca960..4771adb6ff294f0ff2c66ff216ac21c07fae0bc3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
   <artifactId>settings-encryption-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 05dc0afc98212b48c6c5e5712f86a142ad636a1e..269d3b0f15b14a938c0b242c2fa3248cdd0f63bd 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>settings-plugin</artifactId>
index 03a43e4360b6375c57c841b6633cf10fd2e2112d..413c8ad7945e7010a5bf80e328c6898fbbaeedfe 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-fake-plugin</artifactId>
index ae2628b4d1f87b2402fb0508714f5b28dcbb9001..158a32828eef8099c4cd5c57259381e0be6ce183 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-subcategories-plugin</artifactId>
index 189a3c2f71c46f714dbca1cd0257168b854940f7..111ea2d3c9f3d9afa27097e1d1362009e2b44964 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>ui-extensions-plugin</artifactId>
index 927ce824c2924490715667a17af93f70e4e98cb8..5aa0d52821d299e7595e5cf32d1da8cf7a450469 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>wait-at-platform-level4-plugin</artifactId>
index ef8f7eff5818c041d91a4e40ef2f6b247456601e..81d626ee18fe3edfe494ccb38706d6098ff61eed 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>ws-plugin</artifactId>
index 0484a11d19733a6e906d22f6f367b7de63109a77..79e5980828dff568c0afd63b4bc366b31c97690f 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7-RC1</version>
+    <version>6.7-SNAPSHOT</version>
   </parent>
 
   <groupId>org.sonarsource.sonarqube.tests</groupId>