diff --git a/pom.xml b/pom.xml index 4475d45..4a2187a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ tpquery 0.0.1-SNAPSHOT pom - tpquery + TPQuery TemplatedPreparedQuery 2007 @@ -427,13 +427,20 @@ true @todo + @TODO @deprecated + @help + @HELP + help HELP + todo TODO + fixme FIXME + later LATER + error ERROR - SOMETHING diff --git a/src/site/site.xml b/src/site/site.xml index d6e4172..eaec521 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -20,7 +20,7 @@ org.apache.maven.skins maven-fluido-skin - 1.3.1 + 1.4 @@ -42,7 +42,6 @@ - diff --git a/tpquery-executor-jdbc/pom.xml b/tpquery-executor-jdbc/pom.xml index 412e739..aa1ae31 100644 --- a/tpquery-executor-jdbc/pom.xml +++ b/tpquery-executor-jdbc/pom.xml @@ -7,7 +7,7 @@ 0.0.1-SNAPSHOT tpquery-executor-jdbc - tpquery-executor-jdbc + TPQuery Executor JDBC ${project.groupId} diff --git a/tpquery-executor-jpa/pom.xml b/tpquery-executor-jpa/pom.xml index defba77..c64848b 100644 --- a/tpquery-executor-jpa/pom.xml +++ b/tpquery-executor-jpa/pom.xml @@ -7,6 +7,7 @@ 0.0.1-SNAPSHOT tpquery-executor-jpa + TPQuery Executor JPA net.forwardfire.tpquery diff --git a/tpquery-store/pom.xml b/tpquery-store/pom.xml index 3d5bb67..b5d03df 100644 --- a/tpquery-store/pom.xml +++ b/tpquery-store/pom.xml @@ -7,6 +7,7 @@ 0.0.1-SNAPSHOT tpquery-store + TPQuery Store org.slf4j