summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-08-28 14:18:34 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-08-28 14:55:05 +0200
commit22218674aa16a21e402202949d6857bc487c8f01 (patch)
tree4f8896087af7249b829f14e90e809ee4561c6212
parentd8050ab8e94b38e0624d5a66dea264f14d2f9c64 (diff)
2.3.2 release
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 04f543d..eb3acc2 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.3.2</version>
<description>CRISTAL kernel</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>