From c13ff96b783acbfb6d26d33010dc76812ca66a71 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 22 Jun 2015 22:12:28 -0700 Subject: [PATCH] Fix misnamed jOOQ sample module --- spring-boot-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index fb39902274..9e9b35332c 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -33,7 +33,6 @@ spring-boot-sample-cache spring-boot-sample-data-elasticsearch spring-boot-sample-data-gemfire - spring-boot-sample-data-jooq spring-boot-sample-data-jpa spring-boot-sample-data-mongodb spring-boot-sample-data-redis @@ -50,6 +49,7 @@ spring-boot-sample-jetty-ssl spring-boot-sample-jetty8 spring-boot-sample-jetty8-ssl + spring-boot-sample-jooq spring-boot-sample-jpa spring-boot-sample-jta-atomikos spring-boot-sample-jta-bitronix