diff options
Diffstat (limited to 'tests/plugins/global-property-change-plugin/pom.xml')
-rw-r--r-- | tests/plugins/global-property-change-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/global-property-change-plugin/pom.xml b/tests/plugins/global-property-change-plugin/pom.xml index 0c6a0e66467..07abd702b62 100644 --- a/tests/plugins/global-property-change-plugin/pom.xml +++ b/tests/plugins/global-property-change-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.6-SNAPSHOT</version> + <version>6.6-M1</version> </parent> <artifactId>global-property-change-plugin</artifactId> |