Skip to content

Commit

Permalink
update to newest enunciate plugin
Browse files Browse the repository at this point in the history
the older one was failing because a JTS class had a setter and a public
field with the same name
  • Loading branch information
abyrd committed Jul 30, 2019
1 parent 9057c81 commit b272f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
<plugin>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-maven-plugin</artifactId>
<version>2.4.0</version>
<version>2.11.1</version>
<executions>
<execution>
<!-- override default binding to process-sources phase (enunciate generates web services). -->
Expand Down

0 comments on commit b272f14

Please sign in to comment.