From 8d13a56a3284bb62a252d399a2f00bd1b2e6e615 Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Sun, 11 Sep 2022 00:08:01 +0200 Subject: [PATCH] work --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c024daf..2e6b1c43 100644 --- a/pom.xml +++ b/pom.xml @@ -1073,7 +1073,7 @@ ${project.artifactId} - clean install spring-boot:run + clean package spring-boot:run @@ -1334,7 +1334,7 @@ unpack-dependency-classes-install - install + package repackage