summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-12-05 11:18:12 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-12-05 11:18:12 +0100
commitc303d74461b6f0c61e799d7a5256956873f7f27a (patch)
tree34d179c5803c6e4c56519d6d4c916b41e4ba84dd
parent5400312250ddc5eb3b8c6af2272eb7e60624a7a2 (diff)
Update dependencies
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f07566b..9c5bb92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,12 +95,12 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-gui</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cristal</groupId>