From f1f101fde37b8e5308f5213f1009aeef5dcee2d8 Mon Sep 17 00:00:00 2001 From: Willem Date: Fri, 19 Jun 2015 21:29:21 +0200 Subject: [PATCH] added pom names and upped site skin --- pom.xml | 11 +++++++++-- src/site/site.xml | 3 +-- tpquery-executor-jdbc/pom.xml | 2 +- tpquery-executor-jpa/pom.xml | 1 + tpquery-store/pom.xml | 1 + 5 files changed, 13 insertions(+), 5 deletions(-) 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