diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-02-20 15:58:47 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-02-20 15:58:47 +0100 |
| commit | 280e13b48d3de1d61a9b214d5e133e7c94494725 (patch) | |
| tree | 3e9db150e15cc1f64d5638d2f361debdc6e2c52c /pom.xml | |
| parent | 54b466dc08ab2dc9ed3ac32697e7f32084ed498d (diff) | |
2.4-SNAPSHOT
Diffstat (limited to 'pom.xml')
| -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-gui</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
<name>cristal-gui</name>
<description>CRISTAL Kernel GUI</description>
<dependencies>
@@ -17,7 +17,7 @@ <dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
|
