diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2013-09-23 15:33:24 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2013-09-23 15:33:24 +0200 |
commit | 7f8f4d0f0b0044f178d587b8680032734d4fb578 (patch) | |
tree | 00a6db30cebfea94c434e9ec749bfed4e87cb30c /sonar-plugin-api/pom.xml | |
parent | bc9ea453b36b3a48585e9b977c1932497005547b (diff) | |
download | sonarqube-3.7.1.tar.gz sonarqube-3.7.1.zip |
Release 3.7.13.7.1
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r-- | sonar-plugin-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 135922b67a1..b418367f1a8 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.1-SNAPSHOT</version> + <version>3.7.1</version> </parent> <artifactId>sonar-plugin-api</artifactId> |