aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-02-24 18:26:01 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-02-24 18:26:01 +0100
commit4bade4e0f8602281fc4d9b499d45fc5667e79427 (patch)
treef26bc6e8479d6127bd2aef0ae829ec6ecdd5bf08 /sonar-batch/pom.xml
parentb93e0b5019eb8975f5af8a2662eebc727638ab97 (diff)
downloadsonarqube-4bade4e0f8602281fc4d9b499d45fc5667e79427.tar.gz
sonarqube-4bade4e0f8602281fc4d9b499d45fc5667e79427.zip
Upgrade version to 4.3-SNAPSHOT
Diffstat (limited to 'sonar-batch/pom.xml')
-rw-r--r--sonar-batch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index 6a1fb54091b..4d473f38149 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.3-SNAPSHOT</version>
</parent>
<groupId>org.codehaus.sonar</groupId>