aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/settings-encryption-plugin
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-12 10:51:02 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-12 10:51:02 +0200
commitc0943b57d99e2afbd0bb5d9b97485b676395a2b3 (patch)
tree054e362a63a176480cc77604cb19698f28debbce /tests/plugins/settings-encryption-plugin
parentb11a6e05bf4066ec5b4d79ac834e592a47db099b (diff)
downloadsonarqube-c0943b57d99e2afbd0bb5d9b97485b676395a2b3.tar.gz
sonarqube-c0943b57d99e2afbd0bb5d9b97485b676395a2b3.zip
Release 6.6-M1
Diffstat (limited to 'tests/plugins/settings-encryption-plugin')
-rw-r--r--tests/plugins/settings-encryption-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/settings-encryption-plugin/pom.xml b/tests/plugins/settings-encryption-plugin/pom.xml
index 607c2f4fffe..775fb91a1df 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.6-SNAPSHOT</version>
+ <version>6.6-M1</version>
</parent>
<artifactId>settings-encryption-plugin</artifactId>
<version>1.0-SNAPSHOT</version>