summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-09-16 09:58:34 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-09-16 09:58:34 +0100
commitd7a38fc306706fb415faa2a647e9379225869405 (patch)
tree5c4eb85c74e1f426572e2096ad835f6f4604a7b9 /pom.xml
parente3824c15eaa87c98f3aa0e5ca9204f9d3138446b (diff)
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 7b07a04..c60b25c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cristal</groupId>
<artifactId>cristal-gui</artifactId>
- <version>2.4</version>
+ <version>2.5-SNAPSHOT</version>
<name>cristal-gui</name>
<description>CRISTAL Kernel GUI</description>
<properties>
@@ -19,7 +19,7 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.4</version>
+ <version>2.5-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -86,7 +86,7 @@
<scm>
<developerConnection>scm:git:ssh://dev.cccs.uwe.ac.uk/var/git/cristal-gui.git</developerConnection>
<url>http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-gui/repository</url>
- <tag>2.4</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>
<repository>