summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-06-26 12:41:56 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-06-26 12:41:56 +0200
commit6d8c74f97fe4289a984bdc6bd635c71653d5421c (patch)
tree35a028339a549d457bbf116a5614b6c59e850c1d /pom.xml
parente18629474efa8848d07404c8c4131489a225fa59 (diff)
Refactored GUI into separate module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index d11d8ab..403f0ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,16 +66,6 @@
<artifactId>jldap</artifactId>
<version>4.3</version>
</dependency>
- <dependency>
- <groupId>xalan</groupId>
- <artifactId>xalan</artifactId>
- <version>2.7.1</version>
- </dependency>
- <dependency>
- <groupId>org.codehaus.castor</groupId>
- <artifactId>castor-codegen</artifactId>
- <version>1.3.2</version>
- </dependency>
</dependencies>
</dependencyManagement>
<build>