]> source.dussan.org Git - sonarqube.git/commitdiff
Bring 6.6-SNAPSHOT back
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 12 Sep 2017 08:52:16 +0000 (10:52 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 12 Sep 2017 08:52:16 +0000 (10:52 +0200)
56 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/ws-plugin/pom.xml
tests/pom.xml

index c87bb027b458207bbda0b0a6bd814f7e1d66fb63..50952554e47fafb08227451ff7ab960fa34ce621 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 2c7b56bb89b5116640145bdb451938c4e04f9249..deb6a74be5fd2907693dc5c80509d5de866f0306 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.6-M1</version>
+  <version>6.6-SNAPSHOT</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
index c173ccd5838d30246b29551b24de4f5de63b2252..bd0564d4620349fece933130f510aa0a71c89778 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index d27ca46fd6ad8a3cfc07c759b82c7dfa3d62a998..007270e77937fcc3cf3b99e77401bf53f2291d1d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ce</artifactId>
index 0b2430dbecb1fe4e4d1c8b9b0591167538ac8e0e..55258bce31f0c17d0da93fb81cbd3f78bc9b1a87 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-core</artifactId>
index a64cb9b7e457548f279355c07260e5c65df5c0d5..bec58980191f57fe65a10c3f20fd230f6822f617 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-dao</artifactId>
index 8b188d48c9c37428fd5b5834f13811188c56cbab..9447cf687fe470b2a980053243614c457a6a88af 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-migration</artifactId>
index 645c28b696931c4964a76fb3bd9050bd2a37e366..51f53cf694ac4b8081ffef69c75059f27417eb76 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db-testing</artifactId>
index cc0e6d0b6f2aee6212276179075aebeb355cabbc..9aa79852803e9b71bacaeed5af3ccb121d5eeed0 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 50992a8c3eaaf17d6a523f0a18a0ebc278a0e58d..896695df61ad92c795ef815e41a26ab7b4cd11c9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-plugin-bridge</artifactId>
index 3629dcde22c9e000cf6acc076661798c18264936..ac07efaa96c1cb21790188061385ae44a80caf5f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index e33599a931ba83657d6135351682bf6a21ace01d..19037022f465ed71b7bbf7b8ecfde6a1871bd197 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 54c905cabcdadcd3e418d163b42ef5ceb7563aaa..f01ecb5c613b1090c25caa9f2cd59e2f569b04f4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index 0ddd6d7ae8cb20b7b6ceaaadb16599292261cd05..ce3e9cc30d39e14cdcb216491f5898009ad5343c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 0c205bccc856f8afa2b0573c71adad4d51d4d31f..b00cb5629a59c536ec10e744b255e0677924e4ba 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 588005b857ba50cadabbebd4343443b18d164eb7..3e86dd4430e3649cd115b6d9ba89e1ee5bbc5e67 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 376fc12ae2e4616faa77387d4fd50e6d640ea7ec..fa392d8a9d890fdca4f542e59241c43750b352b0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index ebed6dcfc30d363647f63efc5dd2a56de07d9b82..45b9ff688ac9d8a412f4296611022e3a36af6dec 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 4a8a3a5a778150197df1b53a8578588225a0bc4b..03105a7839bce1e4905b51499fe734cfd081f9c7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index f592d48165047b3a7afcfe96d22bbf26d5fd802b..071b1f5fc6444d3493523de7784acbfe4c79dcef 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 62f96f2b29ae5c3348bbc5f3d3431a9414720b1d..0c0f38e0731e7221dc7146e151b8d6579480e78e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index dd8d4519bd8e6979bd7dff50c4b4a869fa92e685..6e02b53b5538133099b9c8e77dd3cde2e305d7e7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine-shaded</artifactId>
index e9d98e7f91d36d517f8d3bf187257162637cb52d..580ee0095ff7d8743343389602829ef9fdb4e9a7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-engine</artifactId>
index 8e03db7bb90165bc3174f380766cf2ed3ed6ff35..9d6ef5b3dc6d75efdcdc2fb63d9c303050daaeef 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-scanner-protocol</artifactId>
index 4f023957ba96d7e7eb26f282e0568b2c047886d4..e3815fe3652055256d88524e1b1194027dcdd362 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 1f1ef4a257f77bd47e5f30af2a36c9898f3744f3..8b936256775eb2d0f8f96a5ae8e4ec5c60436b51 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>
index 2b925189e8802295b151133ddaf2df24cba6ca9c..4a4bb2e9382da1a8cf79fb8f638b3dd6140b6b40 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>access-secured-props-plugin</artifactId>
index 7570f76eff65f6f9792852188641a79289485527..8371451ba88cd2508b0e15f568af4c245467c141 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-customplugin</artifactId>
index abd705671d6b80549a9a107f564247809cb54b1d..85a241daf313e09cea40ac0f9af3be8456bd2fbe 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v1</artifactId>
index ee6b983e686bfd64cb829277b9b6ae395be92a43..59adfffc20d5e96bbfc541e17f0056b990d42df8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>backdating-plugin-v2</artifactId>
index bd4a19918e6792bcf11e3b6bce7c96698c78a59f..637a45f2b2bcccb7c48fd5b7e5ccda026d0993f8 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>base-auth-plugin</artifactId>
index 7c8e095d69cdf4e946e11885d374cc94c40e3f00..6f3c4c40d30fa2cbdf33834b25dc2badb2b523cb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batch-plugin</artifactId>
index 0160ec6b4a4f2da9f2147caf16d8a27f90122785..dce5ef4127d44e06a7c8cd95b59d08609faf5da3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   <artifactId>extension-lifecycle-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 6d3877a0439c2a28a711e3e1ad97215d1aede349..17fd7f0b1774e633afbe82bc7b9d069b979c22a2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-billing-plugin</artifactId>
index ef1a9fa71901b3ca2cedd55abebaa4bab4dc6702..cf2b24a80c79362d666b10f4d1bdde056982c6f0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>fake-governance-plugin</artifactId>
index bb8e4300b4c6ed05b53ae1a0edfa139d28ca2747..2d84ea23660b32a57a43e13c71598a4ba0a112d7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v1</artifactId>
index d764619f7bdec209c3b507d1695b07460a5da2b5..a36d85c899137d98fee711bc2121185fda2174fd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>foo-plugin-v2</artifactId>
index 07abd702b6218a0f38483de23a9476d6479f7ae8..0c6a0e66467828741ea0d12411ddbb36931318f7 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>global-property-change-plugin</artifactId>
index 84b7d115fd15e93d9391652cf8494929be834d95..87d06ef7a4dda0041e91cab9194af98dc2ee6c8c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>issue-filter-plugin</artifactId>
index 33fabc2df97495eee5f151817d6d1e0475f700e3..f2a4bbd8048c9ef530b9a192197cefa49ce4a661 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   
   <artifactId>l10n-fr-pack</artifactId>
index a3cfb001ac2e1c3bd08bfa9e7d473edfec5cc35d..f7360b491deb28b6329bea2d0df3d0009b083edd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>license-plugin</artifactId>
index 7fccb29c3ef7b9592b7622c869c37207aa7ab179..a10ac1c8bcdd3424d123caaaa03bae61e17b5c57 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>oauth2-auth-plugin</artifactId>
index a6edf45a9620bcdc6669eaaf814e2f2a0e5d4546..70015985e6b71f3f31848b3d094047dc6155d096 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.sonarsource.sonarqube.tests</groupId>
index 3a8d334593c02b019172504679033bb1ebeeb01c..a5fb1a9f603dfb6a2ad5d40e8845c7e8a0a9d461 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>posttask-plugin</artifactId>
index 14c3c69ce69eefde4494792c4f680e826eae1c04..295f87a9ce30406a8da86ee8c746991fe2c450a2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   <artifactId>project-builder-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index d0527e8d0c7954ab6ce5231daec8ac93d50b564b..6644c4b24c997fc84e88aa402e24eda2cb1e5503 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-relocation-plugin</artifactId>
index eda348843f2d729f36165f1ab95e41b17144ead6..59aeff09f4e1b4ae26a6e4bc75b60a3e229a6082 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>property-sets-plugin</artifactId>
index 111ec0894c50512d3a8fed4883ae7b0950103edd..381a78273b30d0cd3ec86232ee287d83d39bdd98 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>security-plugin</artifactId>
index 9ac3285325e9abc0f5a73c3e1c0f75e143e5976a..42f8a345e72f67f56f634a9116cb24a85cbdbb56 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>server-plugin</artifactId>
index 775fb91a1df7802ccd76124260941e615ee9acc8..607c2f4fffec9637879a97a6f6d3b975f1a20d72 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
   <artifactId>settings-encryption-plugin</artifactId>
   <version>1.0-SNAPSHOT</version>
index 19defc2bd12e3c40f58e410893d9d0524b0e9ca3..f69b47932cb3b82135205927a4fbb5203eca1882 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>settings-plugin</artifactId>
index 44362283f8d728ad1aa36fffeeeb9510175b74f9..8246710c1cab353ccab4183eaaaaa52ae8e4e2c7 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-fake-plugin</artifactId>
index 4af2db9d427e470ff59cf4e3f051c32dc85c0cde..62994d994366a2901f03dd6e88ff458bb95570aa 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-subcategories-plugin</artifactId>
index fa26dc5f4e31c1257ff4cd51b3a59ebc4e3243d5..86d2cfdbcb17ac19b498e6bd5a8ed3d88fcb44ab 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>ui-extensions-plugin</artifactId>
index 519fbcd8689df24ddd7899137e10c1445e620a44..617a598718a80cee0c6a882666d54491d8c5dea2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube.tests</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>ws-plugin</artifactId>
index 91c3498e3a355396d2053563ab66813dfbb9bfdb..f15b74f0fa382ef80dfee9368ca8d48c805b2306 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>6.6-M1</version>
+    <version>6.6-SNAPSHOT</version>
   </parent>
 
   <groupId>org.sonarsource.sonarqube.tests</groupId>