Skip to content

Commit 1255a58

Browse files
committed
Issues #24, #41.
1 parent d6c5df9 commit 1255a58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@
100100
<properties>
101101
<jaxb.version>2.2.11</jaxb.version>
102102
<maven-jaxb2-plugin.version>0.12.1</maven-jaxb2-plugin.version>
103+
<jaxws-maven-plugin.version>2.3</jaxws-maven-plugin.version>
104+
<cxf-codegen-plugin.version>3.1.4</cxf-codegen-plugin.version>
103105
<slf4j.version>1.7.7</slf4j.version>
104106
</properties>
105107
<dependencies>

0 commit comments

Comments
 (0)