summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-06-25 16:19:23 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-06-25 16:19:23 +0200
commitfa30de03c393755390ed42ad01923ed809a74a2e (patch)
treea6ba2035243b542172f261c2695eb62cc795769b
parenta891c0a8fcc5b3d06f8de0088139a3ded76744e4 (diff)
parent6050a87ee2ccb11ff8377117fbd42d3da5c3a14a (diff)
Merge remote-tracking branch 'origin/2.4' into 2.4
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7de1e78..7651878 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-SNAPSHOT</version>
+ <version>2.4.1</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>2.4</tag>
+ <tag>cristal-kernel-2.4.1</tag>
</scm>
<mailingLists>