summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-09-13 15:28:48 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-09-13 15:28:48 +0100
commite85767c28a4a113e69c1ef0cac8ab64903a742f1 (patch)
tree4b65453f573e6c424eb81520e8950082830bf0bf
parent2640d2bf94019764cfbcbd2a4adf0b165ac360d8 (diff)
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 24bcbdc..29f9a6c 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</version>
+ <version>2.5-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.
@@ -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>HEAD</tag>
</scm>
<mailingLists>