diff options
Diffstat (limited to 'subprojects/sonar-update-center/sonar-update-center-common/pom.xml')
-rw-r--r-- | subprojects/sonar-update-center/sonar-update-center-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/sonar-update-center/sonar-update-center-common/pom.xml b/subprojects/sonar-update-center/sonar-update-center-common/pom.xml index eb5da80b7bf..be25017036c 100644 --- a/subprojects/sonar-update-center/sonar-update-center-common/pom.xml +++ b/subprojects/sonar-update-center/sonar-update-center-common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-update-center</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </parent> <artifactId>sonar-update-center-common</artifactId> |