summaryrefslogtreecommitdiff
path: root/bkucommon
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-13 16:42:39 +0100
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-13 16:42:39 +0100
commit6abf9ea26eb1283611273123abdb3e174f1ebb85 (patch)
tree48ffe2348248bfae75f5a6a10ecfa005fe76d729 /bkucommon
parentc48a41150cf3fb5abc951e583f04f83ed901adfc (diff)
downloadmocca-6abf9ea26eb1283611273123abdb3e174f1ebb85.tar.gz
mocca-6abf9ea26eb1283611273123abdb3e174f1ebb85.tar.bz2
mocca-6abf9ea26eb1283611273123abdb3e174f1ebb85.zip
[maven-release-plugin] rollback the release of mocca-1.3.25
Diffstat (limited to 'bkucommon')
-rw-r--r--bkucommon/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml
index 3557d522..cbe355f9 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.25</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
@@ -114,8 +114,8 @@
<optional>true</optional>
</dependency>
<dependency>
- <groupId>org.glassfish.metro</groupId>
- <artifactId>webservices-rt</artifactId>
+ <groupId>com.sun.xml.ws</groupId>
+ <artifactId>jaxws-rt</artifactId>
<scope>test</scope>
</dependency>
<!-- dependency to ensure NamespacePrefixmapper -->