diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-10-03 09:39:32 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-10-03 09:39:32 +0200 |
commit | 879e50736fb84d12259e23bd8ea0d2293dc43046 (patch) | |
tree | 8cb90b96687f17ceb63ed1729d8abdcdfa288129 /sonar-core/pom.xml | |
parent | 8de6cde7ea0ff5aaf43d59e4dff13484f83b7cf8 (diff) | |
download | sonarqube-879e50736fb84d12259e23bd8ea0d2293dc43046.tar.gz sonarqube-879e50736fb84d12259e23bd8ea0d2293dc43046.zip |
[maven-release-plugin] prepare release 6.1-RC26.1-RC2
Diffstat (limited to 'sonar-core/pom.xml')
-rw-r--r-- | sonar-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index a2679eec095..e9cb03fc8b5 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.1-SNAPSHOT</version> + <version>6.1-RC2</version> </parent> <artifactId>sonar-core</artifactId> |