summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
commitcc79e98c4763affba4fa2e17dfe5a412f9de66c3 (patch)
treecc9bbf21bed983bec0a9320dc9a3504e3821dbdd /pom.xml
parent11eb9557a35e17450c0aefb758471f1ff3148336 (diff)
Removed persistency of VertexOutlineCreator - containing subclasses
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 62716d9..efcd70c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,11 @@
<groupId>com.novell.ldap</groupId>
<artifactId>jldap</artifactId>
</dependency>
+ <dependency>
+ <groupId>cristal</groupId>
+ <artifactId>cristal-dev</artifactId>
+ <version>0.3</version>
+ </dependency>
</dependencies>
<dependencyManagement>
<dependencies>