summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-10-14 15:42:11 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-10-14 15:42:11 +0200
commit6b799e8e3f4630bdd250bf076fd93095af86c68d (patch)
treec1c742b59215f6fb96864263c2c65d2c1de8bceb
parent9cf9e8f9a3a65f5f86b77cf6c8aedc411350882e (diff)
1.0 release1.0
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3d5d03b..07e8dea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-xmldb</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>cristalise-xmldb</name>
<description>CRISTAL Module</description>
<issueManagement>
@@ -122,7 +122,7 @@
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-kernel</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0</version>
</dependency>
</dependencies>
</dependencyManagement>