aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/settings-encryption-plugin
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-08-06 13:20:16 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-08-06 13:20:16 +0200
commit2a09628fe332e7888917553b5b649526bed3cc14 (patch)
tree2f0c2eeab2f4bd6a765165c1e41d9c39335dfb27 /tests/plugins/settings-encryption-plugin
parentec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1 (diff)
downloadsonarqube-2a09628fe332e7888917553b5b649526bed3cc14.tar.gz
sonarqube-2a09628fe332e7888917553b5b649526bed3cc14.zip
Set version 6.7.6-SNAPSHOT
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 2b729b5b679..2c3c79ec720 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.7.5</version>
+ <version>6.7.6-SNAPSHOT</version>
</parent>
<artifactId>settings-encryption-plugin</artifactId>
<version>1.0-SNAPSHOT</version>