aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/oauth2-auth-plugin
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2018-11-19 14:10:02 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2018-11-19 14:10:02 +0100
commit4efc937dd31d1bb84d434ec7e96b5b07939ee969 (patch)
treef7e5dc23c9548f4993ccd9f1298b611107d4e794 /tests/plugins/oauth2-auth-plugin
parent5e45d1322ed79da2ec30934276e326e3ae9273b3 (diff)
downloadsonarqube-4efc937dd31d1bb84d434ec7e96b5b07939ee969.tar.gz
sonarqube-4efc937dd31d1bb84d434ec7e96b5b07939ee969.zip
Release 6.7.6
Diffstat (limited to 'tests/plugins/oauth2-auth-plugin')
-rw-r--r--tests/plugins/oauth2-auth-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/oauth2-auth-plugin/pom.xml b/tests/plugins/oauth2-auth-plugin/pom.xml
index 368e9952eb0..0507f38dad2 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.7.6-SNAPSHOT</version>
+ <version>6.7.6</version>
</parent>
<artifactId>oauth2-auth-plugin</artifactId>