diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-14 15:40:41 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-14 15:40:41 +0200 |
| commit | 0045c5be0a15daa46cd5a5668fc69d90fed5f068 (patch) | |
| tree | 6508b45e1c36c327ef578ad86ce6ac5ce44c7077 | |
| parent | eb16b04d14b3bea6cd110f21361e049e35a37822 (diff) | |
3.0 release
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-ldap</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0</version>
<name>cristalise-ldap</name>
<description>CRISTAL Module</description>
<properties>
@@ -83,7 +83,7 @@ <dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-kernel</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0</version>
</dependency>
<dependency>
<groupId>com.novell.ldap</groupId>
|
