diff options
Diffstat (limited to 'tests/plugins/oauth2-auth-plugin/pom.xml')
-rw-r--r-- | tests/plugins/oauth2-auth-plugin/pom.xml | 2 |
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 2e647bc7772..26a78f7bd12 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.1-SNAPSHOT</version> + <version>6.7.1</version> </parent> <artifactId>oauth2-auth-plugin</artifactId> |