From 646e6705b019ec900da5e2d479f95c802ad568ab Mon Sep 17 00:00:00 2001 From: Ruben Dijkstra Date: Sun, 25 May 2014 14:05:17 +0200 Subject: [PATCH] Maven SCM section update and inheritance fix --- querydsl-apt/pom.xml | 11 +++++++++-- querydsl-codegen/pom.xml | 11 +++++++++-- querydsl-collections/pom.xml | 11 +++++++++-- querydsl-core/pom.xml | 11 +++++++++-- querydsl-hibernate-search/pom.xml | 11 +++++++++-- querydsl-jdo/pom.xml | 11 +++++++++-- querydsl-jpa-codegen/pom.xml | 11 +++++++++-- querydsl-jpa/pom.xml | 11 +++++++++-- querydsl-lucene3/pom.xml | 11 +++++++++-- querydsl-lucene4/pom.xml | 11 +++++++++-- querydsl-maven-plugin/pom.xml | 11 +++++++++-- querydsl-root/pom.xml | 17 ++++++++++------- 12 files changed, 109 insertions(+), 29 deletions(-) diff --git a/querydsl-apt/pom.xml b/querydsl-apt/pom.xml index eeb6771e1..0e3fdb741 100644 --- a/querydsl-apt/pom.xml +++ b/querydsl-apt/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-apt Querydsl - APT support APT based Source code generation for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 4.2.0.Final 2.3-eb @@ -225,4 +232,4 @@ - + diff --git a/querydsl-codegen/pom.xml b/querydsl-codegen/pom.xml index 60ed1708c..18fae486e 100644 --- a/querydsl-codegen/pom.xml +++ b/querydsl-codegen/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-codegen Querydsl - Codegen module codegen module for querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + com.mysema.querydsl @@ -76,4 +83,4 @@ - + diff --git a/querydsl-collections/pom.xml b/querydsl-collections/pom.xml index fd94b6000..a7fc52dbd 100644 --- a/querydsl-collections/pom.xml +++ b/querydsl-collections/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-collections Querydsl - Collections support Collections support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + com.mysema.querydsl @@ -88,4 +95,4 @@ - + diff --git a/querydsl-core/pom.xml b/querydsl-core/pom.xml index 2cc3502c7..821d79959 100644 --- a/querydsl-core/pom.xml +++ b/querydsl-core/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-core Querydsl - Core module core module for querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + com.google.guava @@ -133,4 +140,4 @@ 1.11 - + diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index 30be5ef48..d56aed47a 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-hibernate-search Querydsl - Hibernate Search support Hibernate Search support for querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 4.1.7.Final 4.3.0.Final @@ -131,4 +138,4 @@ - + diff --git a/querydsl-jdo/pom.xml b/querydsl-jdo/pom.xml index 2ac410787..719226695 100644 --- a/querydsl-jdo/pom.xml +++ b/querydsl-jdo/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-jdo Querydsl - JDO support JDO support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 3.2.0-release 3.2.0-release @@ -282,4 +289,4 @@ - + diff --git a/querydsl-jpa-codegen/pom.xml b/querydsl-jpa-codegen/pom.xml index a0c290c1e..5f4323c11 100644 --- a/querydsl-jpa-codegen/pom.xml +++ b/querydsl-jpa-codegen/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-jpa-codegen Querydsl - JPA Codegen support JPA Codegen support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 4.1.7.Final 4.3.0.Final @@ -116,4 +123,4 @@ - + diff --git a/querydsl-jpa/pom.xml b/querydsl-jpa/pom.xml index 27afe6bf9..aff947918 100644 --- a/querydsl-jpa/pom.xml +++ b/querydsl-jpa/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-jpa Querydsl - JPA support JPA support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 4.3.5.Final 4.3.1.Final @@ -349,4 +356,4 @@ - + diff --git a/querydsl-lucene3/pom.xml b/querydsl-lucene3/pom.xml index ab621e9ef..0b0fa3fa8 100644 --- a/querydsl-lucene3/pom.xml +++ b/querydsl-lucene3/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-lucene3 Querydsl - Lucene 3 support Lucene support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 3.6.2 @@ -96,4 +103,4 @@ - + diff --git a/querydsl-lucene4/pom.xml b/querydsl-lucene4/pom.xml index 151368f4d..7b2dadef0 100644 --- a/querydsl-lucene4/pom.xml +++ b/querydsl-lucene4/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-lucene4 Querydsl - Lucene 4 support Lucene support for Querydsl + ${project.homepage} jar + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 4.2.1 @@ -108,4 +115,4 @@ - + diff --git a/querydsl-maven-plugin/pom.xml b/querydsl-maven-plugin/pom.xml index 866e6f5cf..9fb65f811 100644 --- a/querydsl-maven-plugin/pom.xml +++ b/querydsl-maven-plugin/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -13,8 +13,15 @@ querydsl-maven-plugin Querydsl - Maven plugin Querydsl Maven plugin + ${project.homepage} maven-plugin + + ${project.checkout} + ${project.checkout} + ${project.githubpage} + + 2.2.1 2.3-eb @@ -91,4 +98,4 @@ - + diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index ff9a6b566..f4f7e8fcc 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -7,7 +7,7 @@ 3.4.0.BUILD-SNAPSHOT Querydsl parent project for Querydsl modules - http://www.querydsl.com + ${project.homepage} com.mysema.home @@ -22,6 +22,9 @@ false UTF-8 + http://www.querydsl.com + http://github.com/querydsl/querydsl + scm:git:git@github.com:querydsl/querydsl.git 10.10.1.1 @@ -92,10 +95,10 @@ http://www.mysema.com - - scm:git:git@github.com:querydsl/querydsl.git - scm:git:git@github.com:querydsl/querydsl.git - git@github.com:querydsl/querydsl.git + + ${project.checkout} + ${project.checkout} + ${project.githubpage} @@ -561,4 +564,4 @@ - +