summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-06-02 11:01:18 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2015-06-02 11:01:18 +0200
commitcca5a879ee26ca6659881dc4ed84cf87ef177cac (patch)
tree828fc041a659b7c3c59735411740708937c2797a /server/sonar-web/pom.xml
parent0a231d24c0f1e7ce1d200274b8e9bbe00f9f49fb (diff)
downloadsonarqube-cca5a879ee26ca6659881dc4ed84cf87ef177cac.tar.gz
sonarqube-cca5a879ee26ca6659881dc4ed84cf87ef177cac.zip
Update version to 5.1.2-SNAPSHOT
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index c54e0ba4d8e..c4b4e3657bd 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.1.1</version>
+ <version>5.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>