summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-05-19 14:28:49 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-05-19 14:28:49 +0000
commit1cb87b4ea14c771f9d3a2d7440265b9dde037aa6 (patch)
tree3ebdd83e7a9294fc4bd2390e5e845315af36f874 /pom.xml
parentc3d2c49c2020c24aabf7412edd24196c12918eb3 (diff)
downloadmocca-1cb87b4ea14c771f9d3a2d7440265b9dde037aa6.tar.gz
mocca-1cb87b4ea14c771f9d3a2d7440265b9dde037aa6.tar.bz2
mocca-1cb87b4ea14c771f9d3a2d7440265b9dde037aa6.zip
update Xalan from 2.7.0 to 2.7.1
remove BKULocalApp module git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@356 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index ec3465b9..99380944 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,11 +19,10 @@
<module>STALService</module>
<module>BKUCommonGUI</module>
<module>BKUViewer</module>
- <module>BKULocalApp</module>
<module>STALExt</module>
- <module>STALXService</module>
- <module>BKUAppletExt</module>
- <module>BKUWebStart</module>
+ <module>STALXService</module>
+ <module>BKUAppletExt</module>
+ <module>BKUWebStart</module>
</modules>
<developers>
@@ -184,7 +183,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
</dependency>
<dependency>
<groupId>iaik</groupId>