diff options
Diffstat (limited to 'subprojects/sonar-update-center/sonar-update-center-server/pom.xml')
-rw-r--r-- | subprojects/sonar-update-center/sonar-update-center-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/sonar-update-center/sonar-update-center-server/pom.xml b/subprojects/sonar-update-center/sonar-update-center-server/pom.xml index 6172375b250..6faf0423316 100644 --- a/subprojects/sonar-update-center/sonar-update-center-server/pom.xml +++ b/subprojects/sonar-update-center/sonar-update-center-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-update-center</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>sonar-update-center-server</artifactId> <name>Sonar :: Update Center :: Server</name> |