diff options
Diffstat (limited to 'it/it-plugins/property-relocation-plugin/pom.xml')
-rw-r--r-- | it/it-plugins/property-relocation-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-plugins/property-relocation-plugin/pom.xml b/it/it-plugins/property-relocation-plugin/pom.xml index 9bf6c8c9ad3..1392a20871c 100644 --- a/it/it-plugins/property-relocation-plugin/pom.xml +++ b/it/it-plugins/property-relocation-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>it-plugins</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> </parent> <artifactId>property-relocation-plugin</artifactId> |