From 6544335af64ae45f8b394d342e9796da7667b79c Mon Sep 17 00:00:00 2001 From: Ryan Heaton Date: Tue, 7 Jun 2016 19:03:31 -0600 Subject: [PATCH] updating HEAD for 2.5.0 release --- c-xml-client/pom.xml | 2 +- core-annotations/pom.xml | 2 +- core/pom.xml | 2 +- csharp-xml-client/pom.xml | 2 +- docs/pom.xml | 2 +- examples/contract-first/pom.xml | 2 +- examples/cxf/enunciate.xml | 2 +- examples/cxf/pom.xml | 2 +- examples/full-api-edge-cases/enunciate.xml | 2 +- examples/full-api-edge-cases/pom.xml | 2 +- examples/jackson2-api/enunciate.xml | 2 +- examples/jackson2-api/pom.xml | 2 +- examples/jboss/enunciate.xml | 2 +- examples/jboss/pom.xml | 2 +- examples/jersey-storage-spring/enunciate.xml | 2 +- examples/jersey-storage-spring/pom.xml | 2 +- examples/jersey-storage/enunciate.xml | 2 +- examples/jersey-storage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/spring-petclinic/pom.xml | 2 +- gwt-json-overlay/pom.xml | 2 +- idl/pom.xml | 2 +- jackson/pom.xml | 2 +- jackson1/pom.xml | 2 +- java-json-client/pom.xml | 2 +- java-xml-client/pom.xml | 2 +- javac-support/pom.xml | 2 +- javascript-client/pom.xml | 2 +- jaxb/pom.xml | 2 +- jaxrs/pom.xml | 2 +- jaxws/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- obj-c-xml-client/pom.xml | 2 +- php-json-client/pom.xml | 2 +- php-xml-client/pom.xml | 2 +- pom.xml | 2 +- rt-util/pom.xml | 2 +- ruby-json-client/pom.xml | 2 +- simple-archetype/pom.xml | 2 +- simple-archetype/src/main/resources/archetype-resources/pom.xml | 2 +- slim-maven-plugin/pom.xml | 2 +- spring-web/pom.xml | 2 +- swagger/pom.xml | 2 +- top/pom.xml | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/c-xml-client/pom.xml b/c-xml-client/pom.xml index c5e54ecdb..11333e0b1 100644 --- a/c-xml-client/pom.xml +++ b/c-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-c-xml-client diff --git a/core-annotations/pom.xml b/core-annotations/pom.xml index ca1f47e63..873849ffc 100644 --- a/core-annotations/pom.xml +++ b/core-annotations/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-core-annotations diff --git a/core/pom.xml b/core/pom.xml index ceb858ca0..1d6055fc5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-core diff --git a/csharp-xml-client/pom.xml b/csharp-xml-client/pom.xml index 4f91cfcb1..f5f174ab6 100644 --- a/csharp-xml-client/pom.xml +++ b/csharp-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-csharp-xml-client diff --git a/docs/pom.xml b/docs/pom.xml index db5adc56e..4b9f70913 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-docs diff --git a/examples/contract-first/pom.xml b/examples/contract-first/pom.xml index 9041d3917..8a8cb4bc4 100644 --- a/examples/contract-first/pom.xml +++ b/examples/contract-first/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-contract-first diff --git a/examples/cxf/enunciate.xml b/examples/cxf/enunciate.xml index df60341c7..f96c3a0e9 100644 --- a/examples/cxf/enunciate.xml +++ b/examples/cxf/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml index f7831d6b4..0163f5fe9 100644 --- a/examples/cxf/pom.xml +++ b/examples/cxf/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-cxf-full diff --git a/examples/full-api-edge-cases/enunciate.xml b/examples/full-api-edge-cases/enunciate.xml index f071ab099..115914f9b 100644 --- a/examples/full-api-edge-cases/enunciate.xml +++ b/examples/full-api-edge-cases/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/full-api-edge-cases/pom.xml b/examples/full-api-edge-cases/pom.xml index 9214ed4ad..66c6df5bf 100644 --- a/examples/full-api-edge-cases/pom.xml +++ b/examples/full-api-edge-cases/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-full-api-edge-cases diff --git a/examples/jackson2-api/enunciate.xml b/examples/jackson2-api/enunciate.xml index 6742e41cd..4a3d5533d 100644 --- a/examples/jackson2-api/enunciate.xml +++ b/examples/jackson2-api/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/jackson2-api/pom.xml b/examples/jackson2-api/pom.xml index 4bc7e7cbd..69d9845b3 100644 --- a/examples/jackson2-api/pom.xml +++ b/examples/jackson2-api/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-jax-rs-jackson diff --git a/examples/jboss/enunciate.xml b/examples/jboss/enunciate.xml index d19d4f03f..a8f442cc2 100644 --- a/examples/jboss/enunciate.xml +++ b/examples/jboss/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/jboss/pom.xml b/examples/jboss/pom.xml index 5cdb7d88b..179dc2fcb 100644 --- a/examples/jboss/pom.xml +++ b/examples/jboss/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-jboss-full diff --git a/examples/jersey-storage-spring/enunciate.xml b/examples/jersey-storage-spring/enunciate.xml index 90eeda705..2446746d3 100644 --- a/examples/jersey-storage-spring/enunciate.xml +++ b/examples/jersey-storage-spring/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/jersey-storage-spring/pom.xml b/examples/jersey-storage-spring/pom.xml index c4a8856ba..88b7f4197 100644 --- a/examples/jersey-storage-spring/pom.xml +++ b/examples/jersey-storage-spring/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-jersey-storage-spring diff --git a/examples/jersey-storage/enunciate.xml b/examples/jersey-storage/enunciate.xml index 90eeda705..2446746d3 100644 --- a/examples/jersey-storage/enunciate.xml +++ b/examples/jersey-storage/enunciate.xml @@ -1,4 +1,4 @@ - + diff --git a/examples/jersey-storage/pom.xml b/examples/jersey-storage/pom.xml index 584adc7e5..741fff832 100644 --- a/examples/jersey-storage/pom.xml +++ b/examples/jersey-storage/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-jersey-storage diff --git a/examples/pom.xml b/examples/pom.xml index 4b0a9d95c..7d8628cad 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples diff --git a/examples/spring-petclinic/pom.xml b/examples/spring-petclinic/pom.xml index 9fc7d869c..d41f4d586 100644 --- a/examples/spring-petclinic/pom.xml +++ b/examples/spring-petclinic/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.5.0-SNAPSHOT + 2.5.0 enunciate-examples-spring-petclinic diff --git a/gwt-json-overlay/pom.xml b/gwt-json-overlay/pom.xml index 02fea752b..7d0bd6852 100644 --- a/gwt-json-overlay/pom.xml +++ b/gwt-json-overlay/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-gwt-json-overlay diff --git a/idl/pom.xml b/idl/pom.xml index a991b3332..53fa3bda3 100644 --- a/idl/pom.xml +++ b/idl/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-idl diff --git a/jackson/pom.xml b/jackson/pom.xml index a0db8d37b..513669c50 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-jackson diff --git a/jackson1/pom.xml b/jackson1/pom.xml index 875e50f6c..58e349771 100644 --- a/jackson1/pom.xml +++ b/jackson1/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-jackson1 diff --git a/java-json-client/pom.xml b/java-json-client/pom.xml index b6f90f9c5..a28aded54 100644 --- a/java-json-client/pom.xml +++ b/java-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-java-json-client diff --git a/java-xml-client/pom.xml b/java-xml-client/pom.xml index 96ac8fb8b..95b7aaebc 100644 --- a/java-xml-client/pom.xml +++ b/java-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-java-xml-client diff --git a/javac-support/pom.xml b/javac-support/pom.xml index 83d6ef51c..508bd7865 100644 --- a/javac-support/pom.xml +++ b/javac-support/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-javac-support diff --git a/javascript-client/pom.xml b/javascript-client/pom.xml index ea2c5edc0..8a4a3e838 100644 --- a/javascript-client/pom.xml +++ b/javascript-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-javascript-client diff --git a/jaxb/pom.xml b/jaxb/pom.xml index 7c4c28670..98ed1d2f3 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-jaxb diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 4c8979431..c5c04ebc6 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-jaxrs diff --git a/jaxws/pom.xml b/jaxws/pom.xml index cbfbccb13..159119fd4 100644 --- a/jaxws/pom.xml +++ b/jaxws/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-jaxws diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 93246e564..c3aef24d9 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -3,7 +3,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-maven-plugin diff --git a/obj-c-xml-client/pom.xml b/obj-c-xml-client/pom.xml index e47ced059..bceffe0a4 100644 --- a/obj-c-xml-client/pom.xml +++ b/obj-c-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-obj-c-xml-client diff --git a/php-json-client/pom.xml b/php-json-client/pom.xml index 573bfd9d5..e2d13583e 100644 --- a/php-json-client/pom.xml +++ b/php-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-php-json-client diff --git a/php-xml-client/pom.xml b/php-xml-client/pom.xml index 9d1664d3e..de2cadb8d 100644 --- a/php-xml-client/pom.xml +++ b/php-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-php-xml-client diff --git a/pom.xml b/pom.xml index af119d6ac..87b1fb0e8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent pom - 2.5.0-SNAPSHOT + 2.5.0 Enunciate - Parent Build tool for decorating your Java Web service API. http://enunciate.webcohesion.com diff --git a/rt-util/pom.xml b/rt-util/pom.xml index c90b58d79..803fa8b6a 100644 --- a/rt-util/pom.xml +++ b/rt-util/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-rt-util diff --git a/ruby-json-client/pom.xml b/ruby-json-client/pom.xml index 92bf50595..c97a05f62 100644 --- a/ruby-json-client/pom.xml +++ b/ruby-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-ruby-json-client diff --git a/simple-archetype/pom.xml b/simple-archetype/pom.xml index 7e20585a8..4c47142a2 100644 --- a/simple-archetype/pom.xml +++ b/simple-archetype/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-simple-archetype diff --git a/simple-archetype/src/main/resources/archetype-resources/pom.xml b/simple-archetype/src/main/resources/archetype-resources/pom.xml index cb73fb227..96f6a303b 100644 --- a/simple-archetype/src/main/resources/archetype-resources/pom.xml +++ b/simple-archetype/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ Enunciate - IfYouWannaBeCool Social App - 2.5.0-SNAPSHOT + 2.5.0 2.2.10 2.5.3 2.2.11 diff --git a/slim-maven-plugin/pom.xml b/slim-maven-plugin/pom.xml index be436c97e..efd69c87f 100644 --- a/slim-maven-plugin/pom.xml +++ b/slim-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-slim-maven-plugin diff --git a/spring-web/pom.xml b/spring-web/pom.xml index 3cb7e59e2..95ac7f465 100644 --- a/spring-web/pom.xml +++ b/spring-web/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-spring-web diff --git a/swagger/pom.xml b/swagger/pom.xml index 29ba9046a..c00627720 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-swagger diff --git a/top/pom.xml b/top/pom.xml index b1c439b91..1d7429f7b 100644 --- a/top/pom.xml +++ b/top/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.5.0-SNAPSHOT + 2.5.0 enunciate-top