aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-05-02 11:03:30 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-05-02 11:03:30 +0200
commit65e87816310e12692c8daf570975970b0688ee5b (patch)
tree7f614d04214ea0ccffbf2b6d84f46bc453e37a90 /sonar-check-api
parent05cc0b97a0e8064857d02c03a8086695e154e2ba (diff)
downloadsonarqube-65e87816310e12692c8daf570975970b0688ee5b.tar.gz
sonarqube-65e87816310e12692c8daf570975970b0688ee5b.zip
Update version to 4.3.1-SNAPSHOT
Diffstat (limited to 'sonar-check-api')
-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 5a1a14e9203..f1767b61e17 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>4.3</version>
+ <version>4.3.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>