From e67b311fa6089286c68ff2cd2398c526c128553d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Sun, 29 Jun 2014 14:37:04 +0300 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/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/querydsl-apt/pom.xml b/querydsl-apt/pom.xml index 600040521..0eed3a570 100644 --- a/querydsl-apt/pom.xml +++ b/querydsl-apt/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-codegen/pom.xml b/querydsl-codegen/pom.xml index 400a7f00b..fa9e873b5 100644 --- a/querydsl-codegen/pom.xml +++ b/querydsl-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-collections/pom.xml b/querydsl-collections/pom.xml index 71447868a..04c9c1561 100644 --- a/querydsl-collections/pom.xml +++ b/querydsl-collections/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-core/pom.xml b/querydsl-core/pom.xml index 3f9c30751..6d7625542 100644 --- a/querydsl-core/pom.xml +++ b/querydsl-core/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index fa99477b1..803bd8a12 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jdo/pom.xml b/querydsl-jdo/pom.xml index a7af0db8d..33f527613 100644 --- a/querydsl-jdo/pom.xml +++ b/querydsl-jdo/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jpa-codegen/pom.xml b/querydsl-jpa-codegen/pom.xml index ec3a414b0..38b5a58e0 100644 --- a/querydsl-jpa-codegen/pom.xml +++ b/querydsl-jpa-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-jpa/pom.xml b/querydsl-jpa/pom.xml index 90de78f94..e533592d6 100644 --- a/querydsl-jpa/pom.xml +++ b/querydsl-jpa/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-lucene3/pom.xml b/querydsl-lucene3/pom.xml index 246235f73..3484561ad 100644 --- a/querydsl-lucene3/pom.xml +++ b/querydsl-lucene3/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-lucene4/pom.xml b/querydsl-lucene4/pom.xml index 02cff1992..4f0c2fc03 100644 --- a/querydsl-lucene4/pom.xml +++ b/querydsl-lucene4/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-maven-plugin/pom.xml b/querydsl-maven-plugin/pom.xml index a8f6959f2..436532276 100644 --- a/querydsl-maven-plugin/pom.xml +++ b/querydsl-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-mongodb/pom.xml b/querydsl-mongodb/pom.xml index 3ab2c67fc..bbec2f19f 100644 --- a/querydsl-mongodb/pom.xml +++ b/querydsl-mongodb/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index ffb5a8630..d29654d7e 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT Querydsl parent project for Querydsl modules ${project.homepage} diff --git a/querydsl-scala/pom.xml b/querydsl-scala/pom.xml index daa425d0e..cd6b7d3cb 100644 --- a/querydsl-scala/pom.xml +++ b/querydsl-scala/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-spatial/pom.xml b/querydsl-spatial/pom.xml index bd8876120..4cc98a202 100644 --- a/querydsl-spatial/pom.xml +++ b/querydsl-spatial/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-sql-codegen/pom.xml b/querydsl-sql-codegen/pom.xml index afe00cab0..b3d62950b 100644 --- a/querydsl-sql-codegen/pom.xml +++ b/querydsl-sql-codegen/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml diff --git a/querydsl-sql/pom.xml b/querydsl-sql/pom.xml index 3cd368381..4551cbccb 100644 --- a/querydsl-sql/pom.xml +++ b/querydsl-sql/pom.xml @@ -5,7 +5,7 @@ com.mysema.querydsl querydsl-root - 3.4.1 + 3.4.2.BUILD-SNAPSHOT ../querydsl-root/pom.xml