aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-09 17:31:22 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-09 17:31:22 +0100
commit5a15fe757e098781480bcebd0cfc5391af271124 (patch)
treea5a28ba2711f4975ad4b8fd8539bd7e191732555 /server/pom.xml
parent9fe897a634e3d0e9998d310ca9bc89ffd3ca3f1d (diff)
downloadsonarqube-5a15fe757e098781480bcebd0cfc5391af271124.tar.gz
sonarqube-5a15fe757e098781480bcebd0cfc5391af271124.zip
Upgrade version to 5.1-SNAPSHOT
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index e931018c074..0bfd128c231 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.0-SNAPSHOT</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>