From ea91ff4834c0bc5b4be4f83b1cd353e2730ab519 Mon Sep 17 00:00:00 2001 From: lukaseder Date: Mon, 13 Apr 2015 18:25:09 +0200 Subject: [PATCH] Rename example project --- jOOQ-examples/jOOQ-spring-guice-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-examples/jOOQ-spring-guice-example/pom.xml b/jOOQ-examples/jOOQ-spring-guice-example/pom.xml index aa7abb6af3..d5d8ba6b38 100644 --- a/jOOQ-examples/jOOQ-spring-guice-example/pom.xml +++ b/jOOQ-examples/jOOQ-spring-guice-example/pom.xml @@ -6,7 +6,7 @@ org.jooq jooq-spring-guice-example ${org.jooq.version} - jOOQ Spring Example + jOOQ Spring Guice Example