diff options
Diffstat (limited to 'tests/plugins/base-auth-plugin')
-rw-r--r-- | tests/plugins/base-auth-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/base-auth-plugin/pom.xml b/tests/plugins/base-auth-plugin/pom.xml index 73aed8bc910..dc4720b9203 100644 --- a/tests/plugins/base-auth-plugin/pom.xml +++ b/tests/plugins/base-auth-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.7.5-SNAPSHOT</version> + <version>6.7.5</version> </parent> <artifactId>base-auth-plugin</artifactId> |