diff options
Diffstat (limited to 'it/it-plugins/batch-plugin/pom.xml')
-rw-r--r-- | it/it-plugins/batch-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml index a033099fcac..7a8ec3404be 100644 --- a/it/it-plugins/batch-plugin/pom.xml +++ b/it/it-plugins/batch-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>it-plugins</artifactId> - <version>6.0-SNAPSHOT</version> + <version>6.1-SNAPSHOT</version> </parent> <artifactId>batch-plugin</artifactId> |