aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/settings-encryption-plugin
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
commitb34ff21d16ef074bbec7d5f34adcb6a49a5c8eab (patch)
tree944cd5c91ed08d732f573d4da0eb4d50913f73fa /tests/plugins/settings-encryption-plugin
parentfb311dc654dfe2b0f5103d9ff08a1c790ee58e0e (diff)
downloadsonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.tar.gz
sonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.zip
Set version 7.1-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 65bd2b2378d..c3395957065 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>7.0-SNAPSHOT</version>
+ <version>7.1-SNAPSHOT</version>
</parent>
<artifactId>settings-encryption-plugin</artifactId>
<version>1.0-SNAPSHOT</version>