diff --git a/pom.xml b/pom.xml
index 055c0ce..959605c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,8 +93,6 @@
lombok
true
-
-
@@ -114,35 +112,11 @@
-
-
-
- true
- src/main/resources
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
-
- -parameters
-
-
-
-
-
-
-
-
-
@@ -154,13 +128,37 @@
-
-
-
-
-
+
+
+
+ true
+ src/main/resources
+
+ **/application.properties
+ **/env.properties
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.1
+
+
+ -parameters
+
+
+
+ **/test/**
+ **/MicroRestApplication.java
+
+
+
+
+