aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-08-13 19:08:01 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-08-13 19:08:01 +0200
commit7c385c2c648967302cf69e08f56c0da135b3e5e9 (patch)
treea23ba4f4877fc774802acbf0b173ea101b7aa714 /sonar-plugin-api/pom.xml
parenteff4bbc1fc9973f68ccae864e3e9bb40d0eba80b (diff)
downloadsonarqube-7c385c2c648967302cf69e08f56c0da135b3e5e9.tar.gz
sonarqube-7c385c2c648967302cf69e08f56c0da135b3e5e9.zip
Release 3.73.7
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 2e1222b217a..36fa533ec2d 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.7-SNAPSHOT</version>
+ <version>3.7</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>