diff --git a/jOOQ-codegen-maven/pom.xml b/jOOQ-codegen-maven/pom.xml index 5ba9cd6a52e..200a8d503c6 100644 --- a/jOOQ-codegen-maven/pom.xml +++ b/jOOQ-codegen-maven/pom.xml @@ -1,173 +1,173 @@ - - - oss-parent - org.sonatype.oss - 7 - - 4.0.0 - - org.jooq - jooq-codegen-maven - 2.3.1 - maven-plugin - - jOOQ Codegen Maven - jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL. - http://www.jooq.org - - - - - Apache License, Version 2.0 - http://www.jooq.org/inc/LICENSE.txt - repo - - - - - scm:svn:https://jooq.svn.sourceforge.net/svnroot/jooq - https://jooq.svn.sourceforge.net/svnroot/jooq - scm:svn:https://jooq.svn.sourceforge.net/svnroot/jooq - - - - Trac - https://sourceforge.net/apps/trac/jooq/report/6 - - - - - Lukas Eder - lukas.eder@gmail.com - - - Sander Plas - sander.plas@gmail.com - - - - - deploy - ${project.artifactId}-${project.version} - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.1 - - - sign-artifacts - verify - - sign - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - true - 512m - 256m - UTF-8 - 1.6 - 1.6 - true - lines,vars,source - - - - - true - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - attach-sources - - jar - - - - - - true - true - - - - - true - org.apache.maven.plugins - maven-javadoc-plugin - 2.7 - - - bundle-sources - package - - jar - - - - - 512 - UTF-8 - protected - true - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - UTF-8 - - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - true - - - - - - - - junit - junit - 3.8.1 - test - - - org.apache.maven - maven-plugin-api - 2.2.1 - - - org.jooq - jooq-codegen - 2.3.1 - jar - - - org.apache.maven - maven-project - 2.2.1 - jar - - - + + + oss-parent + org.sonatype.oss + 7 + + 4.0.0 + + org.jooq + jooq-codegen-maven + 2.3.1 + maven-plugin + + jOOQ Codegen Maven + jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL. + http://www.jooq.org + + + + + Apache License, Version 2.0 + http://www.jooq.org/inc/LICENSE.txt + repo + + + + + scm:svn:https://jooq.svn.sourceforge.net/svnroot/jooq + https://jooq.svn.sourceforge.net/svnroot/jooq + scm:svn:https://jooq.svn.sourceforge.net/svnroot/jooq + + + + Trac + https://sourceforge.net/apps/trac/jooq/report/6 + + + + + Lukas Eder + lukas.eder@gmail.com + + + Sander Plas + sander.plas@gmail.com + + + + + deploy + ${project.artifactId}-${project.version} + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.1 + + + sign-artifacts + verify + + sign + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + true + 512m + 256m + UTF-8 + 1.6 + 1.6 + true + lines,vars,source + + + + + true + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + + true + true + + + + + true + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + bundle-sources + package + + jar + + + + + 512 + UTF-8 + protected + true + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.5 + + UTF-8 + + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + true + + + + + + + + junit + junit + 3.8.1 + test + + + org.apache.maven + maven-plugin-api + 2.2.1 + + + org.jooq + jooq-codegen + 2.3.1 + jar + + + org.apache.maven + maven-project + 2.2.1 + jar + + + diff --git a/jOOQ-codegen/pom.xml b/jOOQ-codegen/pom.xml index 19a7289d9a6..31b2e95d2ca 100644 --- a/jOOQ-codegen/pom.xml +++ b/jOOQ-codegen/pom.xml @@ -118,7 +118,7 @@ UTF-8 - + org.apache.maven.plugins maven-eclipse-plugin @@ -134,7 +134,7 @@ Trac https://sourceforge.net/apps/trac/jooq/report/6 - + Lukas Eder @@ -147,10 +147,10 @@ - - org.jooq - jooq - 2.3.1 + + org.jooq + jooq + 2.3.1 jar compile diff --git a/jOOQ-release/build.xml b/jOOQ-release/build.xml index cb501c6f24b..2bc6d36cbd5 100644 --- a/jOOQ-release/build.xml +++ b/jOOQ-release/build.xml @@ -1,79 +1,79 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file