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 55e5c178305..a828e216ea3 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>6.0-SNAPSHOT</version> + <version>6.1-SNAPSHOT</version> </parent> <artifactId>property-relocation-plugin</artifactId> |