Browse Source

fix version of update-center-common

tags/2.6
simonbrandhof 13 years ago
parent
commit
cc06e000c3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -386,7 +386,7 @@ mmmm
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.3</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>

Loading…
Cancel
Save