summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-11-09 16:34:51 +0100
committerAndrew Branson <andrew.branson@cern.ch>2012-11-09 16:34:51 +0100
commita850e1b5d2e55773812a375613f9df713a23f6bd (patch)
tree734e478de7eb1f6e16a5ef05e7699e678402aac7
parent8a0ee840f4b9f91ce5ba5ae3ea86320a3dbf2998 (diff)
Version 2.3.3-SNAPSHOT
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a57bd31..d34f2f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
<name>cristal-kernel</name>
- <version>2.4-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
<description>CRISTAL kernel</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>