diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2013-12-11 09:43:37 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2013-12-11 09:43:37 +0100 |
commit | 826e77fc3e25eeb95d5609a891c800011396e7ef (patch) | |
tree | 14624542ae36541b4a1fec7a38bc6f80217d7b29 /sonar-duplications/pom.xml | |
parent | 6e76fedc7e6b1d382ded15469eda7e978f2d816e (diff) | |
download | sonarqube-826e77fc3e25eeb95d5609a891c800011396e7ef.tar.gz sonarqube-826e77fc3e25eeb95d5609a891c800011396e7ef.zip |
Upgrade to 4.2-SNAPSHOT
Diffstat (limited to 'sonar-duplications/pom.xml')
-rw-r--r-- | sonar-duplications/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index b936aa92ad1..ae1945cf1b8 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>4.1-SNAPSHOT</version> + <version>4.2-SNAPSHOT</version> </parent> <artifactId>sonar-duplications</artifactId> |