diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-05-30 09:56:55 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-05-30 09:56:55 +0200 |
commit | c59dfb67269321ca648bfae6c44fdf123cf3fa1e (patch) | |
tree | 32b9b0c34358fd119c1f642dccfbded8adccbfa4 /tests/plugins/wait-at-platform-level4-plugin | |
parent | b62b59da1adf991c41ed0730684f813d4116f6cc (diff) | |
download | sonarqube-c59dfb67269321ca648bfae6c44fdf123cf3fa1e.tar.gz sonarqube-c59dfb67269321ca648bfae6c44fdf123cf3fa1e.zip |
Prepare development version 6.7.5-SNAPSHOT
Diffstat (limited to 'tests/plugins/wait-at-platform-level4-plugin')
-rw-r--r-- | tests/plugins/wait-at-platform-level4-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/wait-at-platform-level4-plugin/pom.xml b/tests/plugins/wait-at-platform-level4-plugin/pom.xml index c05d552632a..e37d2b8239d 100644 --- a/tests/plugins/wait-at-platform-level4-plugin/pom.xml +++ b/tests/plugins/wait-at-platform-level4-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.7.4</version> + <version>6.7.5-SNAPSHOT</version> </parent> <artifactId>wait-at-platform-level4-plugin</artifactId> |