Skip to content

Commit

Permalink
updating to release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stoicflame committed Feb 17, 2017
1 parent e0ad6a0 commit bcc2d57
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion c-xml-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-c-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-annotations/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-core-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion csharp-xml-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-csharp-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/contract-first/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples-contract-first</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples-cxf-full</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/full-api-edge-cases/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

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

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

<artifactId>enunciate-examples-jax-rs-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jboss/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples-jboss-full</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jersey-storage-spring/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples-jersey-storage-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jersey-storage/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples-jersey-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-petclinic/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

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

<artifactId>enunciate-gwt-json-overlay</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-idl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson1/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-jackson1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-json-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-java-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-xml-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-java-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javac-support/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-javac-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javascript-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-javascript-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-jaxws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lombok/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-lombok</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion obj-c-xml-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-obj-c-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion php-json-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-php-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion php-xml-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-php-xml-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<packaging>pom</packaging>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-rt-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ruby-json-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-ruby-json-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion simple-archetype/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-simple-archetype</artifactId>
Expand Down
Expand Up @@ -11,7 +11,7 @@
<name>Enunciate - IfYouWannaBeCool Social App</name>

<properties>
<enunciate.version>2.9.0-SNAPSHOT</enunciate.version>
<enunciate.version>2.8.1</enunciate.version>
<jaxws-ri-rt.version>2.2.10</jaxws-ri-rt.version>
<jackson.version>2.5.3</jackson.version>
<jaxb.version>2.2.11</jaxb.version>
Expand Down
2 changes: 1 addition & 1 deletion slim-maven-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-slim-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-web/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-spring-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion swagger/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

<artifactId>enunciate-swagger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion top/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>

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

0 comments on commit bcc2d57

Please sign in to comment.