diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-13 19:59:20 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-13 19:59:20 +0200 |
commit | d7dbb9250cdd54b3aeec446d18b3f4c8ce12510d (patch) | |
tree | 9afa83c14c803e2fd76ad222cf5661de5460e6b2 /tests/plugins/oauth2-auth-plugin/pom.xml | |
parent | 7c1a881ae846e4c9afa22243c4fc5884d1df0d81 (diff) | |
download | sonarqube-d7dbb9250cdd54b3aeec446d18b3f4c8ce12510d.tar.gz sonarqube-d7dbb9250cdd54b3aeec446d18b3f4c8ce12510d.zip |
Prepare for next development iteration
Diffstat (limited to 'tests/plugins/oauth2-auth-plugin/pom.xml')
-rw-r--r-- | tests/plugins/oauth2-auth-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/oauth2-auth-plugin/pom.xml b/tests/plugins/oauth2-auth-plugin/pom.xml index 565b1445bf4..a10ac1c8bcd 100644 --- a/tests/plugins/oauth2-auth-plugin/pom.xml +++ b/tests/plugins/oauth2-auth-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.5-SNAPSHOT</version> + <version>6.6-SNAPSHOT</version> </parent> <artifactId>oauth2-auth-plugin</artifactId> |