summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-11-09 16:43:17 +0100
committerAndrew Branson <andrew.branson@cern.ch>2012-11-09 16:43:17 +0100
commit4bca8edd82f3b0e71d5ec417f99e46d726b6f0af (patch)
treea6ca7c7df337b3a5304d43fa215a694a22b01998
parent9bb55a765e89a11cbfa628dc4711e275b70574b9 (diff)
Version 2.3.3-SNAPSHOT
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ff4f614..3d14966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,12 +64,12 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-gui</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>