]> source.dussan.org Git - sonarqube.git/commitdiff
Prepare for next development iteration
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 7 Nov 2017 19:00:41 +0000 (20:00 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 7 Nov 2017 19:00:41 +0000 (20:00 +0100)
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 2d96bdce427eb8d296c1e4948de6ae2e89d582de..8576640b5a052c566e46be07c6559c73ff4b28c8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index b3dba8b4d7dec18db41848d69f34eacc2877dba9..bbb54f8a73e11b549a56ee849e8e48eaf70f80b8 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</version>
+  <version>6.7.1-SNAPSHOT</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
index 0f9e00e3cb3aa0022c8bf95f1c26387f757429f4..74c611ae886842ab9bdfc401873a21df66001f87 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index 34d321b0f9b507444f6f4875653a8a2fedfd583e..1b26c2f1f66c95202d8f94b1b40147490c1e89c4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce</artifactId>
index 771b0298167eae09252ecc3155c9f9ddea44ca15..df6dd59955097874ce60ab635ea4d447ed7a10e4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-core</artifactId>
index 459da8ce49160a53c0867856b96dc65ca52a49f2..64911d31d095e249cf88bd81798fb7e4a8500a64 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-dao</artifactId>
index 7731ad8d84064e069dc44b7d052c2c8be5621385..ca4797bc8c4fbae369484e18ef78100ab208d098 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-migration</artifactId>
index b78a1e21ee22004381422de070a3fedbd11ff628..c6ef14bf40ec8370dcad9e73d33658a9cdcd6408 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-testing</artifactId>
index ef80dc4e541c23aff8b51528343f66790f4d9d60..eb2cd3bdd483528a5a3aae2fbbe60bea75d3747d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 18a86352b3f8f7d95d9f2b3405142b236e60f07d..0ad042ae7ecc9a426c72f49ee3a731e267e0832f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-plugin-bridge</artifactId>
index 2ff76ff96aedbc1ce5f884582572e4f91d331e6c..a9026b1ee579d5a5d38c0029993a6510f749271f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5429c68efdc7e26fa02884f86b0ebe5cbfeea766..a73b552e69cbef1e974a86c3b5c79b143a92ca02 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 6a148bdfcf84fd09805ad3322eea4afb85eedcb9..da0f1553624a60f295f7798652a4814387dd91a8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index bc162c88da4c97f005af11b1029123934118bec2..42526a66dfb4a43ab0f443c1826c9d009878dc43 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index ad9cdb3361886c162cb08fc850b7b6e684684636..188635e30aac31bbfc7f1e56a64df8f9ae22b4df 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index a2247573f85f667c2c71908f02b223b1e8a6929a..2f029588c8d1776e2b02369b3d1a75738710f733 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 39a56db1be1c50feb16996dcca4bcf6fd5f0d549..83b6e1683768986d696e264c5ac5d224dacae9f5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 0daefd22a820c67b4b8c9467957d7fa1ad97e583..60f3528d124c05cada16be07524afc036044b224 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 3c4fe60bc8f9ac148f82543ea950e92c42c4c6e0..1e8c89e1c4fdeb4d6c0bc1727ff2416830d40ba1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index bffcd290c9c438c688b73ee9b5183936f4d996ec..b389ff784fa0d360dc8ae22d96ad2803d32af603 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 88ba81bdcd5eacbd44bd31a8302a431044b90d05..cf07cbb0768c9a2be8008071d5c43458cc651593 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index d12ab45142e7d0d99d8e3b4e3c248a47a3130737..45445d6edecf24b62104bc91581c3fadb1180a9d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine-shaded</artifactId>
index 4ad48566bc5723fa456a16c0820039d60fee2c1e..51b8da91289694338e4ed4ef3150ce84c4e6e082 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine</artifactId>
index 986cd992cdf8e0c3b02dae878e01b1dfb7a27f27..8827b84ad8b33466d0475916e9b2c122c823de4d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-protocol</artifactId>
index 70b19d22b740cac69eaed791a403f537da5b9be2..9f94ed1901e4ed9f88c3213f319e19a6aeb44166 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 19fcf97fe455ac5c6f7860a8823166fa07bebec3..2341f81cc54b4972c30d6635a13eee77fb1cd408 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>
index 4a22317f6c05a51ca2c0710b5eb9576e75fff632..2cc3e2f3de63bfe05074e9bc8df61554a6f5012b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>access-secured-props-plugin</artifactId>
index 26359559003bfdb5ed4a6538265dd796e6beea36..9c4033f6f0121c9499ebbcd252800dcb30f484c6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-customplugin</artifactId>
index f7484ccd3ec649c623062ba22a12cb6041f2b234..21c821dc6c365f52cecc2613665e3874784bf601 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v1</artifactId>
index a2000a38fc823178bea6fb7ba20bd913069d6a80..9cdba17a9f9389758191bc6c1604138027fbfe23 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v2</artifactId>
index d83de7ea458698c6bd8990a4e526a00cb5f21d91..67012622d021d65504c299ef1989cfef9e9771cc 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>base-auth-plugin</artifactId>
index e28442022b3794090ebacec83ca4571145988656..8fc330928deb9d89e2db53d670e6d70ad60bc7ab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>batch-plugin</artifactId>
index 795b03972eed47b1775434475488124aa7e2b692..801ff6bac721379278be4ab9e37de7e9214a03d1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   <artifactId>extension-lifecycle-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 2f384eeafaa47b200dbc4c72e21bf1670ac9dd61..2276bfbd0964cce0157fbedfae0df32668470057 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-billing-plugin</artifactId>
index d08e26f58dd5f8673b7ca83856427a57b58a08cb..67cd8fd740d0af66d23ad31f52ac1108f3f77371 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-governance-plugin</artifactId>
index d53aa1baead02940eeb1bad0d8624902ac5b32c5..7fd7fd0e42c54eb9f0147bf63dcdfbf1b472c6fb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v1</artifactId>
index 345732348a847d2783d4a5d9e0e895355d654f6b..6a1d79db0ea46a06176bf38cee7f0aa077656cd4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v2</artifactId>
index 91ece6cce0dbd8ad80f7388bf6a4223ed46570e5..1882e135051c134af0f78e66dacc73f6c2065aba 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>global-property-change-plugin</artifactId>
index 129853272d9bbccd0c99d0215addaa927b01b846..3e16629990f315b5f9fa69e7bec220cc15b8837e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>issue-filter-plugin</artifactId>
index d931320fb6c222712d000e5a58dcb2429384c92a..8865af69021c1e7429b2ebfc468da3b8e7008808 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>l10n-fr-pack</artifactId>
index 3435cb014dbb2fb593728a58095603ef83b24420..076749c6489545e2aee0aeea8541c69c122ca7be 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>license-plugin</artifactId>
index b324f4637178a6db28a85e3d29efa52c347fd8d0..2e647bc7772ba20f3ba56c8fa34816e9440631c8 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>oauth2-auth-plugin</artifactId>
index 3b07160fe0e78246b8b2bfc4d3ca89291547f658..bdf4c224f5da850a64348da4ccdae7b0a320d997 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.sonarsource.sonarqube.tests</groupId>
index eb18adfa456a2b7e55ed2939cccf6b43435c5131..d133841a8819294f82b9184099d97f885c3842ee 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>posttask-plugin</artifactId>
index b10ade9269ea1e0b7277334f4a4b6468c203f75c..854ccaff213756ad808c3836ea439bc42922355e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   <artifactId>project-builder-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 3bf13fc50e3694fe8752a103a3a43c99fe9806e4..aacb1db5e1ca6d27649f06d9e098177f0193a74d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-relocation-plugin</artifactId>
index 829a362b787127ad4b5d13bd60c50f337af0fc74..da322e9bd9fbe3054067899c2a06e01ebdb73290 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-sets-plugin</artifactId>
index c5d148068a685260aea437cbfe03bdcd0d57719b..e1fa9d3acd9c96f2299cf5bc7bd460d7e42c221f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>security-plugin</artifactId>
index 9bf018f1ae30cdbd3c2db6b88c334b6dc488eaf0..63289a1618b6f5c6594a3e23dd2f797e7db29f2b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>server-plugin</artifactId>
index 3c98c10a6b923c8952b40a1d72c19333f95aafc4..3ae100aa0a53d5090f8b5b4b1c81eb52464425cc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
   <artifactId>settings-encryption-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index dbbb0e3dc9ecf69336c76b91b91fdd6369184631..4e88a4987a6f7119a88a524872fc740ae99faf95 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>settings-plugin</artifactId>
index ef55656dc1c18625f97e2a7f547beacc7baab2ed..bd6ac1d788bbe78991eae81d2bb2a89846a53d52 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-fake-plugin</artifactId>
index 032b6052278f08dc56609c918076b6e5ab2610fb..aa104d14265fdc627f5ed2eaf0d296dfd18455bd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-subcategories-plugin</artifactId>
index 8875cdd38fbc764ba73209455835456abfee2a8e..d7cd5ca1311da62e2d6c44697e3eb25bf49d6abb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>ui-extensions-plugin</artifactId>
index b713ac8ce2c2e238e54b61c5fc330a2a792ad8bc..a60d5c165436bf6b0be0d14e8ea50e531bbef748 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>wait-at-platform-level4-plugin</artifactId>
index 582921f3a0f26d7273a7d9749fb6c5e331308332..a47ac1c7a75a88277f8a1fae230b27ed2b92bb75 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>ws-plugin</artifactId>
index bc19707074c86453529efcc674b3f0e05f24201e..2cd76afbe16efc41bce76f44f419e50e568c4b89 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.7</version>
+    <version>6.7.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.sonarsource.sonarqube.tests</groupId>