From 41b0f84a793e72a71aa9a5d806118c5db6efd068 Mon Sep 17 00:00:00 2001 From: Francesco Date: Thu, 12 Oct 2023 14:50:34 +0200 Subject: [PATCH] pom.xml --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 57a4a2c..8c46f60 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ tech.ailef spring-boot-db-admin - 0.1.5 + 0.1.6 spring-boot-db-admin Spring Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps @@ -20,7 +20,7 @@ GPL-v3.0 - http://www.gnu.org/licenses/gpl-3.0.txt + http://www.gnu.org/licenses/gpl-3.0.txt @@ -72,6 +72,7 @@ org.apache.maven.plugins maven-source-plugin 3.2.1 + attach-source