aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 19:09:06 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 19:09:06 +0200
commitbcc8082815b493171a30ae32dfef9d9c278804a4 (patch)
tree42da75285b057fd41c57266b2de2cfe2bbc537a2 /tests/plugins
parentfd4e7efe96826908cf443fb567e89e8dc2e6dd51 (diff)
downloadsonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.tar.gz
sonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.zip
Release 6.5-M26.5-M2
Diffstat (limited to 'tests/plugins')
-rw-r--r--tests/plugins/access-secured-props-plugin/pom.xml2
-rw-r--r--tests/plugins/base-auth-plugin/pom.xml2
-rw-r--r--tests/plugins/batch-plugin/pom.xml2
-rw-r--r--tests/plugins/extension-lifecycle-plugin/pom.xml2
-rw-r--r--tests/plugins/fake-billing-plugin/pom.xml2
-rw-r--r--tests/plugins/foo-plugin-v1/pom.xml2
-rw-r--r--tests/plugins/foo-plugin-v2/pom.xml2
-rw-r--r--tests/plugins/global-property-change-plugin/pom.xml2
-rw-r--r--tests/plugins/issue-filter-plugin/pom.xml2
-rw-r--r--tests/plugins/l10n-fr-pack/pom.xml2
-rw-r--r--tests/plugins/license-plugin/pom.xml2
-rw-r--r--tests/plugins/oauth2-auth-plugin/pom.xml2
-rw-r--r--tests/plugins/pom.xml2
-rw-r--r--tests/plugins/posttask-plugin/pom.xml2
-rw-r--r--tests/plugins/project-builder-plugin/pom.xml2
-rw-r--r--tests/plugins/property-relocation-plugin/pom.xml2
-rw-r--r--tests/plugins/property-sets-plugin/pom.xml2
-rw-r--r--tests/plugins/security-plugin/pom.xml2
-rw-r--r--tests/plugins/server-plugin/pom.xml2
-rw-r--r--tests/plugins/settings-encryption-plugin/pom.xml2
-rw-r--r--tests/plugins/settings-plugin/pom.xml2
-rw-r--r--tests/plugins/sonar-fake-plugin/pom.xml2
-rw-r--r--tests/plugins/sonar-subcategories-plugin/pom.xml2
-rw-r--r--tests/plugins/ui-extensions-plugin/pom.xml2
-rw-r--r--tests/plugins/ws-plugin/pom.xml2
25 files changed, 25 insertions, 25 deletions
diff --git a/tests/plugins/access-secured-props-plugin/pom.xml b/tests/plugins/access-secured-props-plugin/pom.xml
index 2b5c86d4065..19f19210e76 100644
--- a/tests/plugins/access-secured-props-plugin/pom.xml
+++ b/tests/plugins/access-secured-props-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>access-secured-props-plugin</artifactId>
diff --git a/tests/plugins/base-auth-plugin/pom.xml b/tests/plugins/base-auth-plugin/pom.xml
index b9ba09d79ab..9005e9be0e5 100644
--- a/tests/plugins/base-auth-plugin/pom.xml
+++ b/tests/plugins/base-auth-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>base-auth-plugin</artifactId>
diff --git a/tests/plugins/batch-plugin/pom.xml b/tests/plugins/batch-plugin/pom.xml
index 98b839b6bde..44ad207320d 100644
--- a/tests/plugins/batch-plugin/pom.xml
+++ b/tests/plugins/batch-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>batch-plugin</artifactId>
diff --git a/tests/plugins/extension-lifecycle-plugin/pom.xml b/tests/plugins/extension-lifecycle-plugin/pom.xml
index 4d8adecd830..f9940037a39 100644
--- a/tests/plugins/extension-lifecycle-plugin/pom.xml
+++ b/tests/plugins/extension-lifecycle-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>extension-lifecycle-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/tests/plugins/fake-billing-plugin/pom.xml b/tests/plugins/fake-billing-plugin/pom.xml
index 6236c8cf5c4..72002796f25 100644
--- a/tests/plugins/fake-billing-plugin/pom.xml
+++ b/tests/plugins/fake-billing-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>fake-billing-plugin</artifactId>
diff --git a/tests/plugins/foo-plugin-v1/pom.xml b/tests/plugins/foo-plugin-v1/pom.xml
index e34322baece..72c32454f71 100644
--- a/tests/plugins/foo-plugin-v1/pom.xml
+++ b/tests/plugins/foo-plugin-v1/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>foo-plugin-v1</artifactId>
diff --git a/tests/plugins/foo-plugin-v2/pom.xml b/tests/plugins/foo-plugin-v2/pom.xml
index db2fc2c5916..66830aca7a5 100644
--- a/tests/plugins/foo-plugin-v2/pom.xml
+++ b/tests/plugins/foo-plugin-v2/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>foo-plugin-v2</artifactId>
diff --git a/tests/plugins/global-property-change-plugin/pom.xml b/tests/plugins/global-property-change-plugin/pom.xml
index 7ab52654091..74ff971454a 100644
--- a/tests/plugins/global-property-change-plugin/pom.xml
+++ b/tests/plugins/global-property-change-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>global-property-change-plugin</artifactId>
diff --git a/tests/plugins/issue-filter-plugin/pom.xml b/tests/plugins/issue-filter-plugin/pom.xml
index 9b492158abf..500a85dd65f 100644
--- a/tests/plugins/issue-filter-plugin/pom.xml
+++ b/tests/plugins/issue-filter-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>issue-filter-plugin</artifactId>
diff --git a/tests/plugins/l10n-fr-pack/pom.xml b/tests/plugins/l10n-fr-pack/pom.xml
index c952197ed95..557bffcca83 100644
--- a/tests/plugins/l10n-fr-pack/pom.xml
+++ b/tests/plugins/l10n-fr-pack/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>l10n-fr-pack</artifactId>
diff --git a/tests/plugins/license-plugin/pom.xml b/tests/plugins/license-plugin/pom.xml
index 784132bf658..84d53ee996c 100644
--- a/tests/plugins/license-plugin/pom.xml
+++ b/tests/plugins/license-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>license-plugin</artifactId>
diff --git a/tests/plugins/oauth2-auth-plugin/pom.xml b/tests/plugins/oauth2-auth-plugin/pom.xml
index 565b1445bf4..597f45309e0 100644
--- a/tests/plugins/oauth2-auth-plugin/pom.xml
+++ b/tests/plugins/oauth2-auth-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>oauth2-auth-plugin</artifactId>
diff --git a/tests/plugins/pom.xml b/tests/plugins/pom.xml
index e66f838108f..7dfe0c35f67 100644
--- a/tests/plugins/pom.xml
+++ b/tests/plugins/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
diff --git a/tests/plugins/posttask-plugin/pom.xml b/tests/plugins/posttask-plugin/pom.xml
index a7fa06d39b8..e8f22bd8557 100644
--- a/tests/plugins/posttask-plugin/pom.xml
+++ b/tests/plugins/posttask-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>posttask-plugin</artifactId>
diff --git a/tests/plugins/project-builder-plugin/pom.xml b/tests/plugins/project-builder-plugin/pom.xml
index 9afdc7a8993..bf88aa46d7c 100644
--- a/tests/plugins/project-builder-plugin/pom.xml
+++ b/tests/plugins/project-builder-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>project-builder-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/tests/plugins/property-relocation-plugin/pom.xml b/tests/plugins/property-relocation-plugin/pom.xml
index 28699399fd5..d31126f29aa 100644
--- a/tests/plugins/property-relocation-plugin/pom.xml
+++ b/tests/plugins/property-relocation-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>property-relocation-plugin</artifactId>
diff --git a/tests/plugins/property-sets-plugin/pom.xml b/tests/plugins/property-sets-plugin/pom.xml
index 36c61ea2cc9..68b1768aa4d 100644
--- a/tests/plugins/property-sets-plugin/pom.xml
+++ b/tests/plugins/property-sets-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>property-sets-plugin</artifactId>
diff --git a/tests/plugins/security-plugin/pom.xml b/tests/plugins/security-plugin/pom.xml
index bc4885967e6..ea701e2b704 100644
--- a/tests/plugins/security-plugin/pom.xml
+++ b/tests/plugins/security-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>security-plugin</artifactId>
diff --git a/tests/plugins/server-plugin/pom.xml b/tests/plugins/server-plugin/pom.xml
index 5d436a95a67..af915567910 100644
--- a/tests/plugins/server-plugin/pom.xml
+++ b/tests/plugins/server-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>server-plugin</artifactId>
diff --git a/tests/plugins/settings-encryption-plugin/pom.xml b/tests/plugins/settings-encryption-plugin/pom.xml
index de124bc6ea3..dff75d4da52 100644
--- a/tests/plugins/settings-encryption-plugin/pom.xml
+++ b/tests/plugins/settings-encryption-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>settings-encryption-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
diff --git a/tests/plugins/settings-plugin/pom.xml b/tests/plugins/settings-plugin/pom.xml
index 3712468e44f..6c1f0b3b2ef 100644
--- a/tests/plugins/settings-plugin/pom.xml
+++ b/tests/plugins/settings-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>settings-plugin</artifactId>
diff --git a/tests/plugins/sonar-fake-plugin/pom.xml b/tests/plugins/sonar-fake-plugin/pom.xml
index 3865b628fa5..2a349866610 100644
--- a/tests/plugins/sonar-fake-plugin/pom.xml
+++ b/tests/plugins/sonar-fake-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>sonar-fake-plugin</artifactId>
diff --git a/tests/plugins/sonar-subcategories-plugin/pom.xml b/tests/plugins/sonar-subcategories-plugin/pom.xml
index b5c4d007667..12c83ff41d2 100644
--- a/tests/plugins/sonar-subcategories-plugin/pom.xml
+++ b/tests/plugins/sonar-subcategories-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>sonar-subcategories-plugin</artifactId>
diff --git a/tests/plugins/ui-extensions-plugin/pom.xml b/tests/plugins/ui-extensions-plugin/pom.xml
index 8862aa011da..8231c6564ac 100644
--- a/tests/plugins/ui-extensions-plugin/pom.xml
+++ b/tests/plugins/ui-extensions-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>ui-extensions-plugin</artifactId>
diff --git a/tests/plugins/ws-plugin/pom.xml b/tests/plugins/ws-plugin/pom.xml
index ff9df700886..57f0bfda4d9 100644
--- a/tests/plugins/ws-plugin/pom.xml
+++ b/tests/plugins/ws-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube.tests</groupId>
<artifactId>plugins</artifactId>
- <version>6.5-SNAPSHOT</version>
+ <version>6.5-M2</version>
</parent>
<artifactId>ws-plugin</artifactId>