From 3b90c09574b4a604b6d724a901fd12c3dc7372f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Sat, 8 Nov 2014 22:39:13 +0200 Subject: [PATCH] Bump version --- querydsl-apt/pom.xml | 2 +- querydsl-codegen/pom.xml | 2 +- querydsl-collections/pom.xml | 2 +- querydsl-core/pom.xml | 2 +- querydsl-hibernate-search/pom.xml | 2 +- querydsl-jdo/pom.xml | 2 +- querydsl-jpa-codegen/pom.xml | 2 +- querydsl-jpa/pom.xml | 2 +- querydsl-lucene3/pom.xml | 2 +- querydsl-lucene4/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-spatial/pom.xml | 2 +- querydsl-sql-codegen/pom.xml | 2 +- querydsl-sql-spring/pom.xml | 2 +- querydsl-sql/pom.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/querydsl-apt/pom.xml b/querydsl-apt/pom.xml index e9a4341d4..2e1d0c671 100644 --- a/querydsl-apt/pom.xml +++ b/querydsl-apt/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-codegen/pom.xml b/querydsl-codegen/pom.xml index e6bcf158e..2c33c9e92 100644 --- a/querydsl-codegen/pom.xml +++ b/querydsl-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-collections/pom.xml b/querydsl-collections/pom.xml index cecd14b87..ffd72e92b 100644 --- a/querydsl-collections/pom.xml +++ b/querydsl-collections/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-core/pom.xml b/querydsl-core/pom.xml index 010b6bb7e..e27e4f091 100644 --- a/querydsl-core/pom.xml +++ b/querydsl-core/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index f013abe4f..56fe6322e 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jdo/pom.xml b/querydsl-jdo/pom.xml index f781ab9a2..f97fd6aa6 100644 --- a/querydsl-jdo/pom.xml +++ b/querydsl-jdo/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jpa-codegen/pom.xml b/querydsl-jpa-codegen/pom.xml index c6da1faa8..d65f0d7fb 100644 --- a/querydsl-jpa-codegen/pom.xml +++ b/querydsl-jpa-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jpa/pom.xml b/querydsl-jpa/pom.xml index d91609a4c..bb33c021a 100644 --- a/querydsl-jpa/pom.xml +++ b/querydsl-jpa/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-lucene3/pom.xml b/querydsl-lucene3/pom.xml index 8e248e586..c929a04c0 100644 --- a/querydsl-lucene3/pom.xml +++ b/querydsl-lucene3/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-lucene4/pom.xml b/querydsl-lucene4/pom.xml index 6af6e683b..da3abb5b3 100644 --- a/querydsl-lucene4/pom.xml +++ b/querydsl-lucene4/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-maven-plugin/pom.xml b/querydsl-maven-plugin/pom.xml index 7a6b7662e..4eab4f7f1 100644 --- a/querydsl-maven-plugin/pom.xml +++ b/querydsl-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-mongodb/pom.xml b/querydsl-mongodb/pom.xml index 961efa304..e045408a8 100644 --- a/querydsl-mongodb/pom.xml +++ b/querydsl-mongodb/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index d27628a06..c1df71f09 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT Querydsl parent project for Querydsl modules ${project.homepage} diff --git a/querydsl-scala/pom.xml b/querydsl-scala/pom.xml index a002b56af..855b4978a 100644 --- a/querydsl-scala/pom.xml +++ b/querydsl-scala/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-spatial/pom.xml b/querydsl-spatial/pom.xml index cb9c066fe..5005fcbf9 100644 --- a/querydsl-spatial/pom.xml +++ b/querydsl-spatial/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-sql-codegen/pom.xml b/querydsl-sql-codegen/pom.xml index 3577398aa..795eef135 100644 --- a/querydsl-sql-codegen/pom.xml +++ b/querydsl-sql-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-sql-spring/pom.xml b/querydsl-sql-spring/pom.xml index 12a68b73c..7900111e7 100644 --- a/querydsl-sql-spring/pom.xml +++ b/querydsl-sql-spring/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-sql/pom.xml b/querydsl-sql/pom.xml index 30ba34017..5f2d46e86 100644 --- a/querydsl-sql/pom.xml +++ b/querydsl-sql/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.5.2.BUILD-SNAPSHOT + 3.6.0.BUILD-SNAPSHOT ../querydsl-root/pom.xml