diff options
Diffstat (limited to 'tests/plugins/access-secured-props-plugin/pom.xml')
-rw-r--r-- | tests/plugins/access-secured-props-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/access-secured-props-plugin/pom.xml b/tests/plugins/access-secured-props-plugin/pom.xml index cfb47693650..4a22317f6c0 100644 --- a/tests/plugins/access-secured-props-plugin/pom.xml +++ b/tests/plugins/access-secured-props-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.7-SNAPSHOT</version> + <version>6.7</version> </parent> <artifactId>access-secured-props-plugin</artifactId> |