From 635c6b5f9e20b3fd8f9e4e7dbaf74f042ab5adb2 Mon Sep 17 00:00:00 2001 From: Ryan Heaton Date: Fri, 3 Jun 2016 13:56:09 -0600 Subject: [PATCH] updating HEAD to 2.4.0 --- 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/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 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/c-xml-client/pom.xml b/c-xml-client/pom.xml index 96b1889c6..b5cee9690 100644 --- a/c-xml-client/pom.xml +++ b/c-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-c-xml-client diff --git a/core-annotations/pom.xml b/core-annotations/pom.xml index 6ae0df54b..49604bfcc 100644 --- a/core-annotations/pom.xml +++ b/core-annotations/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-core-annotations diff --git a/core/pom.xml b/core/pom.xml index 1d87b5370..f1fc5c585 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-core diff --git a/csharp-xml-client/pom.xml b/csharp-xml-client/pom.xml index b0a923537..33f658467 100644 --- a/csharp-xml-client/pom.xml +++ b/csharp-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-csharp-xml-client diff --git a/docs/pom.xml b/docs/pom.xml index 148c6df16..32722a522 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-docs diff --git a/examples/contract-first/pom.xml b/examples/contract-first/pom.xml index 69804aab1..ef011a40c 100644 --- a/examples/contract-first/pom.xml +++ b/examples/contract-first/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-contract-first diff --git a/examples/cxf/enunciate.xml b/examples/cxf/enunciate.xml index 5ed50f679..df60341c7 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 83c820a9b..4b512485d 100644 --- a/examples/cxf/pom.xml +++ b/examples/cxf/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-cxf-full diff --git a/examples/full-api-edge-cases/enunciate.xml b/examples/full-api-edge-cases/enunciate.xml index 1671d9bad..fda842cec 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 f116a7439..dde8cb418 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.4.0-SNAPSHOT + 2.4.0 enunciate-examples-full-api-edge-cases diff --git a/examples/jackson2-api/pom.xml b/examples/jackson2-api/pom.xml index b2449f937..625b370ee 100644 --- a/examples/jackson2-api/pom.xml +++ b/examples/jackson2-api/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-jax-rs-jackson diff --git a/examples/jboss/enunciate.xml b/examples/jboss/enunciate.xml index c29593b8f..d19d4f03f 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 e076df7e1..2df1330d6 100644 --- a/examples/jboss/pom.xml +++ b/examples/jboss/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-jboss-full diff --git a/examples/jersey-storage-spring/enunciate.xml b/examples/jersey-storage-spring/enunciate.xml index 4c021ac3c..90eeda705 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 8601c6e08..00d4ec308 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.4.0-SNAPSHOT + 2.4.0 enunciate-examples-jersey-storage-spring diff --git a/examples/jersey-storage/enunciate.xml b/examples/jersey-storage/enunciate.xml index 4c021ac3c..90eeda705 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 c48c54d91..81ce00d78 100644 --- a/examples/jersey-storage/pom.xml +++ b/examples/jersey-storage/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-jersey-storage diff --git a/examples/pom.xml b/examples/pom.xml index eeff85bd2..316530ef0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples diff --git a/examples/spring-petclinic/pom.xml b/examples/spring-petclinic/pom.xml index 44afc74d2..9277f90f5 100644 --- a/examples/spring-petclinic/pom.xml +++ b/examples/spring-petclinic/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-examples - 2.4.0-SNAPSHOT + 2.4.0 enunciate-examples-spring-petclinic diff --git a/gwt-json-overlay/pom.xml b/gwt-json-overlay/pom.xml index baf895cf2..3c877d1b3 100644 --- a/gwt-json-overlay/pom.xml +++ b/gwt-json-overlay/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-gwt-json-overlay diff --git a/idl/pom.xml b/idl/pom.xml index e176b7d80..6368fe108 100644 --- a/idl/pom.xml +++ b/idl/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-idl diff --git a/jackson/pom.xml b/jackson/pom.xml index 439214ca4..ef6c7d668 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-jackson diff --git a/jackson1/pom.xml b/jackson1/pom.xml index d7d282481..2206bb922 100644 --- a/jackson1/pom.xml +++ b/jackson1/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-jackson1 diff --git a/java-json-client/pom.xml b/java-json-client/pom.xml index e83d1b4d9..6406b52a6 100644 --- a/java-json-client/pom.xml +++ b/java-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-java-json-client diff --git a/java-xml-client/pom.xml b/java-xml-client/pom.xml index 5aaaedea6..3eca06fa7 100644 --- a/java-xml-client/pom.xml +++ b/java-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-java-xml-client diff --git a/javac-support/pom.xml b/javac-support/pom.xml index d266f3844..11db7e5fd 100644 --- a/javac-support/pom.xml +++ b/javac-support/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-javac-support diff --git a/javascript-client/pom.xml b/javascript-client/pom.xml index ca730124e..cdc1a0b13 100644 --- a/javascript-client/pom.xml +++ b/javascript-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-javascript-client diff --git a/jaxb/pom.xml b/jaxb/pom.xml index fc59e3e69..6ce143f5e 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-jaxb diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 41cddbc41..42b29f179 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-jaxrs diff --git a/jaxws/pom.xml b/jaxws/pom.xml index 4787aeaa3..13d36ef2d 100644 --- a/jaxws/pom.xml +++ b/jaxws/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-jaxws diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index c5c0878ca..ab1678fc7 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -3,7 +3,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-maven-plugin diff --git a/obj-c-xml-client/pom.xml b/obj-c-xml-client/pom.xml index ec54a24ea..b23b1bf5b 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.4.0-SNAPSHOT + 2.4.0 enunciate-obj-c-xml-client diff --git a/php-json-client/pom.xml b/php-json-client/pom.xml index d951c17ce..5d4f5e18a 100644 --- a/php-json-client/pom.xml +++ b/php-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-php-json-client diff --git a/php-xml-client/pom.xml b/php-xml-client/pom.xml index f15ca7c16..266451399 100644 --- a/php-xml-client/pom.xml +++ b/php-xml-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-php-xml-client diff --git a/pom.xml b/pom.xml index e4f5ad383..70c5583a5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent pom - 2.4.0-SNAPSHOT + 2.4.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 3ced6c654..52efa5f84 100644 --- a/rt-util/pom.xml +++ b/rt-util/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-rt-util diff --git a/ruby-json-client/pom.xml b/ruby-json-client/pom.xml index f083f32d9..c7b808740 100644 --- a/ruby-json-client/pom.xml +++ b/ruby-json-client/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-ruby-json-client diff --git a/simple-archetype/pom.xml b/simple-archetype/pom.xml index daa28394e..9296b2216 100644 --- a/simple-archetype/pom.xml +++ b/simple-archetype/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.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 09a5ce0d0..256123bb9 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.4.0-SNAPSHOT + 2.4.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 3c8b3cd19..2af77ebab 100644 --- a/slim-maven-plugin/pom.xml +++ b/slim-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-slim-maven-plugin diff --git a/spring-web/pom.xml b/spring-web/pom.xml index c053b0f36..49de9adda 100644 --- a/spring-web/pom.xml +++ b/spring-web/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-spring-web diff --git a/swagger/pom.xml b/swagger/pom.xml index e68a76af6..ed49a224b 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-swagger diff --git a/top/pom.xml b/top/pom.xml index 8a4dd13f6..5220c48c4 100644 --- a/top/pom.xml +++ b/top/pom.xml @@ -4,7 +4,7 @@ com.webcohesion.enunciate enunciate-parent - 2.4.0-SNAPSHOT + 2.4.0 enunciate-top