summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-21 15:57:10 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-21 15:57:10 +0100
commit566efabfd39f77c485c3bd79fb957995bdee4081 (patch)
tree740b2f0899f8ea5aa065b67425323b582ac05915
parent2fd120edc753d6c2deb7c15fc0646e06e081f288 (diff)
Revert "0.5-SNAPSHOT"
This reverts commit 2fd120edc753d6c2deb7c15fc0646e06e081f288.
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 418c9ff..8374ff3 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.5-SNAPSHOT</version>
+ <version>0.1</version>
<name>cristal-xmldb</name>
<description>CRISTAL Module</description>
<build>
@@ -83,7 +83,7 @@
<dependency>
<groupId>cristal</groupId>
<artifactId>cristal-kernel</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.3.3</version>
</dependency>
</dependencies>
</dependencyManagement>