Skip to content

Commit

Permalink
Release version 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stoicflame committed Jun 20, 2024
1 parent 3f9fd21 commit b646fc9
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion c-xml-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-c-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-core-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion csharp-xml-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-csharp-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/full-api-edge-cases/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-examples-full-api-edge-cases</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jackson2-api-lombok/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-examples-jax-rs-jackson-lombok</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jackson2-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-examples-jax-rs-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-petclinic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-examples-spring-petclinic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwt-json-overlay/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-gwt-json-overlay</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-idl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-json-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-java-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-xml-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-java-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javac-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-javac-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javascript-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-javascript-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javascript-client/src/test/samples/enunciate.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<enunciate>
<modules>
<jackson datatype-detection="local"/>
<jackson datatype-detection="local" honorJaxb="true"/>
<javascript-client global="schema"/>
</modules>
</enunciate>
2 changes: 1 addition & 1 deletion jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-jaxws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lombok/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-lombok</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion obj-c-xml-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-obj-c-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion php-json-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-php-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion php-xml-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-php-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<packaging>pom</packaging>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
<name>Enunciate - Parent</name>
<description>Build tool for decorating your Java Web service API.</description>
<url>http://enunciate.webcohesion.com</url>
Expand Down
2 changes: 1 addition & 1 deletion rt-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-rt-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ruby-json-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-ruby-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slim-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-slim-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-spring-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-swagger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion top/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.18.0-SNAPSHOT</version>
<version>2.18.0</version>
</parent>

<artifactId>enunciate-top</artifactId>
Expand Down

0 comments on commit b646fc9

Please sign in to comment.