diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-02-20 15:59:23 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-02-20 15:59:23 +0100 |
| commit | 2fd120edc753d6c2deb7c15fc0646e06e081f288 (patch) | |
| tree | 75ed3754ef76a3f98a5a0e0d1679b2567d65a449 | |
| parent | a069254671cd1d4880abb23ac077aac5817bb5bb (diff) | |
0.5-SNAPSHOT
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
|
