diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-11-09 16:42:57 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-11-09 16:42:57 +0100 |
| commit | f6c0524ece1ad6c85cde59e4dcefb7587ffc6ab8 (patch) | |
| tree | 85ded3d42f3d7283f9a2113991c28b5d32138527 | |
| parent | 68309be16eaf1af80a6743da5055b9015b4c8fcb (diff) | |
Version 2.3.3-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-gui</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.3.3-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.4-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
|
