aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api/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 /sonar-check-api/pom.xml
parent9fe897a634e3d0e9998d310ca9bc89ffd3ca3f1d (diff)
downloadsonarqube-5a15fe757e098781480bcebd0cfc5391af271124.tar.gz
sonarqube-5a15fe757e098781480bcebd0cfc5391af271124.zip
Upgrade version to 5.1-SNAPSHOT
Diffstat (limited to 'sonar-check-api/pom.xml')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 3db3d1b2ffc..8fa9d2d9b62 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/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>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>