From 80331de40efb6a313e1a2f900161e581b6294bcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Sat, 19 Nov 2011 17:24:38 +0200 Subject: [PATCH] updated version to 2.2.5 --- querydsl-apt/pom.xml | 2 +- querydsl-collections/pom.xml | 2 +- querydsl-core/pom.xml | 2 +- querydsl-docs/src/main/docbook/Querydsl_Reference.xml | 2 +- .../src/main/docbook/content/general/configuration.xml | 10 +++++----- querydsl-hibernate-search/pom.xml | 2 +- querydsl-jdo/pom.xml | 2 +- querydsl-jpa/pom.xml | 2 +- querydsl-lucene/pom.xml | 2 +- querydsl-maven-plugin/pom.xml | 2 +- querydsl-mongodb/pom.xml | 2 +- querydsl-root/pom.xml | 2 +- querydsl-scala/pom.xml | 2 +- querydsl-sql/pom.xml | 2 +- 14 files changed, 18 insertions(+), 18 deletions(-) diff --git a/querydsl-apt/pom.xml b/querydsl-apt/pom.xml index 3b7fafb78..a2f1a1e7a 100644 --- a/querydsl-apt/pom.xml +++ b/querydsl-apt/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-collections/pom.xml b/querydsl-collections/pom.xml index f1ce787a4..60d55ce90 100644 --- a/querydsl-collections/pom.xml +++ b/querydsl-collections/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-core/pom.xml b/querydsl-core/pom.xml index 5588ac26a..f10ae4c14 100644 --- a/querydsl-core/pom.xml +++ b/querydsl-core/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-docs/src/main/docbook/Querydsl_Reference.xml b/querydsl-docs/src/main/docbook/Querydsl_Reference.xml index b425f4d05..50233717d 100644 --- a/querydsl-docs/src/main/docbook/Querydsl_Reference.xml +++ b/querydsl-docs/src/main/docbook/Querydsl_Reference.xml @@ -1,6 +1,6 @@ + ]> diff --git a/querydsl-docs/src/main/docbook/content/general/configuration.xml b/querydsl-docs/src/main/docbook/content/general/configuration.xml index c3f67a614..2703723ae 100644 --- a/querydsl-docs/src/main/docbook/content/general/configuration.xml +++ b/querydsl-docs/src/main/docbook/content/general/configuration.xml @@ -43,7 +43,7 @@ class Customer{ Declarative path initialization is the preferred initialization strategy, but manual initialization can be activated - via the QuerydslConfig annotation, which is described below. + via the Config annotation, which is described below. @@ -52,7 +52,7 @@ class Customer{ Customization of serialization - The serialization of Querydsl can be customized via QuerydslConfig annotations on packages and types. They customize the + The serialization of Querydsl can be customized via Config annotations on packages and types. They customize the serialization of the annotated package or type. @@ -69,7 +69,7 @@ class Customer{ Customization of Entity type serialization : Customization of package content : diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index 7fc4eecef..03660a535 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-jdo/pom.xml b/querydsl-jdo/pom.xml index 283fadc5b..07b45fa89 100644 --- a/querydsl-jdo/pom.xml +++ b/querydsl-jdo/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-jpa/pom.xml b/querydsl-jpa/pom.xml index 098dbb7aa..cb4bc1a93 100644 --- a/querydsl-jpa/pom.xml +++ b/querydsl-jpa/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-lucene/pom.xml b/querydsl-lucene/pom.xml index a50c314ee..1834495d8 100644 --- a/querydsl-lucene/pom.xml +++ b/querydsl-lucene/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-maven-plugin/pom.xml b/querydsl-maven-plugin/pom.xml index a69954aa5..8cebce148 100644 --- a/querydsl-maven-plugin/pom.xml +++ b/querydsl-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-mongodb/pom.xml b/querydsl-mongodb/pom.xml index b6d058ab9..10493cdfc 100644 --- a/querydsl-mongodb/pom.xml +++ b/querydsl-mongodb/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index c42fe1d32..5c934ff68 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 Querydsl parent project for Querydsl modules http://www.querydsl.com diff --git a/querydsl-scala/pom.xml b/querydsl-scala/pom.xml index 071d822d2..bd1772d1f 100644 --- a/querydsl-scala/pom.xml +++ b/querydsl-scala/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml diff --git a/querydsl-sql/pom.xml b/querydsl-sql/pom.xml index 322b21e1b..ee4ebe813 100644 --- a/querydsl-sql/pom.xml +++ b/querydsl-sql/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 2.2.4.BUILD-SNAPSHOT + 2.2.5 ../querydsl-root/pom.xml