diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-13 16:04:14 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-13 16:04:14 +0100 |
commit | 91968dd45fc5ebf1fccc1c7e4a718eb30df1626b (patch) | |
tree | 1f5b9f930cb18468a90c74f4b1eeb1f9d29b3049 /BKUOnline | |
parent | c0fe39a2faf22a2e3e7915f47b88ab5cedc8af4d (diff) | |
download | mocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.tar.gz mocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.tar.bz2 mocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.zip |
[maven-release-plugin] prepare release mocca-1.3.25
Diffstat (limited to 'BKUOnline')
-rw-r--r-- | BKUOnline/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index b4ff3bcd..3f8e3315 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -112,10 +112,7 @@ <groupId>com.sun.xml.messaging.saaj</groupId> <artifactId>saaj-impl</artifactId> </exclusion> </exclusions --> </dependency> - <dependency> - <groupId>com.sun.xml.ws</groupId> - <artifactId>policy</artifactId> - </dependency> + <dependency> <artifactId>sjsxp</artifactId> <groupId>com.sun.xml.stream</groupId> |