summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-20 15:59:23 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-20 15:59:23 +0100
commit2fd120edc753d6c2deb7c15fc0646e06e081f288 (patch)
tree75ed3754ef76a3f98a5a0e0d1679b2567d65a449
parenta069254671cd1d4880abb23ac077aac5817bb5bb (diff)
0.5-SNAPSHOT
-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>