diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-08 10:38:54 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-08 10:38:54 +0200 |
commit | 85da787c6f0f5c47ec6e19681ed00fa8661f0fb8 (patch) | |
tree | b8f99809634766b35edfcb8f07e24c6aa552153e /plugins/sonar-l10n-en-plugin/pom.xml | |
parent | 70a1850e5e29e7a06f43132cf0c4cea51744d0d0 (diff) | |
download | sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.tar.gz sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/pom.xml')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml index fc7bc2e393d..98585e5b11b 100644 --- a/plugins/sonar-l10n-en-plugin/pom.xml +++ b/plugins/sonar-l10n-en-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>4.5-RC1</version> + <version>4.5-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |