diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-25 11:08:54 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-25 11:08:54 +0000 |
commit | 9f9880b25b6e5365eaf7a036a68b20e8b96b8a31 (patch) | |
tree | ffffaeed3e2a14aa09d40f40eb5eff568f081a48 /BKUOnline/pom.xml | |
parent | 78d71d9db6ee7b4b900ee66a1b0c05f381d6b894 (diff) | |
download | mocca-9f9880b25b6e5365eaf7a036a68b20e8b96b8a31.tar.gz mocca-9f9880b25b6e5365eaf7a036a68b20e8b96b8a31.tar.bz2 mocca-9f9880b25b6e5365eaf7a036a68b20e8b96b8a31.zip |
Filenames derived from reference URI
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@555 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r-- | BKUOnline/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index c7c40982..018e99ab 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -90,7 +90,6 @@ <dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>jaxws-rt</artifactId> - <version>2.1.5</version> <!-- use JAX-WS RI with SJSXP instead of Woodstox --> <exclusions> <exclusion> @@ -105,7 +104,6 @@ <groupId>com.sun.xml.messaging.saaj</groupId> <artifactId>saaj-impl</artifactId> </exclusion> </exclusions --> </dependency> - <!-- use JAX-WS RI with SJSXP instead of Woodstox --> <dependency> <artifactId>sjsxp</artifactId> <groupId>com.sun.xml.stream</groupId> |