From 41b71e2af885c2bc348bb7ccf32eee09976970cf Mon Sep 17 00:00:00 2001 From: Sergio del Amo Date: Tue, 1 Aug 2017 08:01:50 +0200 Subject: [PATCH] Add to GORM category --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 534d2b0..0b4189a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ copyright=Copies of this document may be made for your own use and for distribut githubSlug=grails-guides/gorm-without-grails githubBranch=master tags=spring boot,backend,GORM, hibernate -category=Spring Boot + GORM +category=GORM