diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
