diff options
Diffstat (limited to 'sonar-runner-api/pom.xml')
-rw-r--r-- | sonar-runner-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index be3d9f5..e87e454 100644 --- a/sonar-runner-api/pom.xml +++ b/sonar-runner-api/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.sonar.runner</groupId> <artifactId>sonar-runner</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.4</version> </parent> <artifactId>sonar-runner-api</artifactId> |