summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-08-29 14:07:09 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-08-29 14:07:09 +0200
commitd5d047b9a3678e5dd90f0e267f1b06726da03366 (patch)
tree0860bbb4fa7385c782e12f0dcb7b7daaa327d0f4
parentd8050ab8e94b38e0624d5a66dea264f14d2f9c64 (diff)
Post-release version bump
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 04f543d..3a6f9be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
<name>cristal-kernel</name>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
<description>CRISTAL kernel</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>