summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1d4d079..5a9befe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,17 +80,17 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
</dependency>
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-gui</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
</dependency>
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-xmldb</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <version>0.1</version>
</dependency>
</dependencies>
</dependencyManagement>