summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-21 16:01:12 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-21 16:01:12 +0100
commitfc3ad9f6de8fa607d7076ff76fe598f528586778 (patch)
tree75ed3754ef76a3f98a5a0e0d1679b2567d65a449
parent566efabfd39f77c485c3bd79fb957995bdee4081 (diff)
Revert "Revert "0.5-SNAPSHOT""
This reverts commit 566efabfd39f77c485c3bd79fb957995bdee4081.
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8374ff3..418c9ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cristal</groupId>
<artifactId>cristal-xmldb</artifactId>
- <version>0.1</version>
+ <version>0.5-SNAPSHOT</version>
<name>cristal-xmldb</name>
<description>CRISTAL Module</description>
<build>
@@ -83,7 +83,7 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.3.3</version>
+ <version>2.4-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>