diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2012-03-16 16:48:51 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2012-03-16 16:48:51 +0100 |
commit | c1a889559ed3be2013dc93c6cdd894362c20567b (patch) | |
tree | b34ab545c4243c703c5954e1d29334035296a36b /plugins/sonar-core-gwt/pom.xml | |
parent | a5672b21263927a01a74f1664a96608f9c4557ca (diff) | |
download | sonarqube-c1a889559ed3be2013dc93c6cdd894362c20567b.tar.gz sonarqube-c1a889559ed3be2013dc93c6cdd894362c20567b.zip |
Release 2.142.14
Diffstat (limited to 'plugins/sonar-core-gwt/pom.xml')
-rw-r--r-- | plugins/sonar-core-gwt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-core-gwt/pom.xml b/plugins/sonar-core-gwt/pom.xml index a2a15a3983a..115be1eb7ea 100644 --- a/plugins/sonar-core-gwt/pom.xml +++ b/plugins/sonar-core-gwt/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.14-SNAPSHOT</version> + <version>2.14</version> <relativePath>../..</relativePath> </parent> <artifactId>sonar-core-gwt</artifactId> |