summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGodin <mandrikov@gmail.com>2010-10-16 22:18:26 +0000
committerGodin <mandrikov@gmail.com>2010-10-16 22:18:26 +0000
commit6636cf363ef274e817efec8885a183cf6e0fc3e2 (patch)
tree73e52b7b7a2ec9dff38d8fd6a510225a152db39a /pom.xml
parent300f7336934c36d0624190985434a60ebbcc21d0 (diff)
downloadsonarqube-6636cf363ef274e817efec8885a183cf6e0fc3e2.tar.gz
sonarqube-6636cf363ef274e817efec8885a183cf6e0fc3e2.zip
SONAR-1862:
* Upgrade to sonar-update-center-common 0.3-SNAPSHOT * Add column 'child_first_classloader' to table 'plugins' * Add possibility to use child-first classloader
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a2b7336a357..7fefd90b147 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@ mmmm
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
- <version>0.2</version>
+ <version>0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>