summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-13 16:04:14 +0100
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-13 16:04:14 +0100
commit91968dd45fc5ebf1fccc1c7e4a718eb30df1626b (patch)
tree1f5b9f930cb18468a90c74f4b1eeb1f9d29b3049
parentc0fe39a2faf22a2e3e7915f47b88ab5cedc8af4d (diff)
downloadmocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.tar.gz
mocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.tar.bz2
mocca-91968dd45fc5ebf1fccc1c7e4a718eb30df1626b.zip
[maven-release-plugin] prepare release mocca-1.3.25
-rw-r--r--BKUOnline/pom.xml5
-rw-r--r--pom.xml6
2 files changed, 2 insertions, 9 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>
diff --git a/pom.xml b/pom.xml
index bb953e51..bfe713e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -405,11 +405,7 @@
<artifactId>webservices-rt</artifactId>
<version>2.3.1</version>
</dependency>
- <dependency>
- <groupId>com.sun.xml.ws</groupId>
- <artifactId>policy</artifactId>
- <version>2.7.1</version>
- </dependency>
+
<!-- version not defined in BKUOnline pom "include-webstart" profile,
| it wouldn't be adjusted by release:prepare -->
<dependency>