summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2015-06-16 11:48:57 +0200
committerAndrew Branson <andrew.branson@cern.ch>2015-06-16 11:48:57 +0200
commita6b5e09558b77ab878d61ca3d9820d62eca899c2 (patch)
tree2ac0d888047299f4b72a1d5f5dd356b4b450bdad
parentddcb4b12eca78120b2e6d9c3d4ec419c7c24199b (diff)
2.4.2 release2.4.2
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9487d06..49632d7 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.2-SNAPSHOT</version>
+ <version>2.4.2</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.
@@ -56,7 +56,7 @@
<scm>
<developerConnection>scm:git:ssh://dev.cccs.uwe.ac.uk/var/git/cristal-kernel.git</developerConnection>
<url>http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository</url>
- <tag>cristal-kernel-2.4.1</tag>
+ <tag>cristal-kernel-2.4.2</tag>
</scm>
<mailingLists>