diff --git a/pom.xml b/pom.xml
index 5d9ed71..d73875d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,28 @@
spring-boot-maven-plugin
+ org.apache.maven.plugins
+ maven-clean-plugin
+
+
+
+
+ src/main/resources/static
+
+ **/*
+
+
+
+
+ src/main/webapp/dist
+
+ **/*
+
+
+
+
+
+
org.codehaus.mojo
exec-maven-plugin
@@ -131,28 +153,6 @@
-
- org.apache.maven.plugins
- maven-clean-plugin
-
-
-
-
- src/main/resources/static
-
- **/*
-
-
-
-
- src/main/webapp/dist
-
- **/*
-
-
-
-
-