summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-07-29 09:03:19 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-07-29 09:03:19 +0200
commitbdb708127a7f0e1ef065a49377341843e12672cb (patch)
tree7e2bec9b0dc500e28d016ec4894717426913d801 /pom.xml
parent754d7436d46d12d6ccb5712ce0c5b2004c8275fe (diff)
2.4.2-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7651878..9487d06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
<name>CRISTAL Kernel</name>
- <version>2.4.1</version>
+ <version>2.4.2-SNAPSHOT</version>
<description>CRISTAL is a description-driven software platform originally developed to track the construction of
the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages
business objects called Items. Items are entirely configured from data, called descriptions, held in other Items.