diff --git a/pom.xml b/pom.xml
index 5b671102..a03c0f54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,80 +120,80 @@
src/main/webapp
- static/
+
- WEB-INF/
-
-
-
- src/main/resources
-
-
- src/main/java
-
- **/*.java
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
- true
- true
-
-
+
+
+
+
+ src/main/resources
+
+
+ src/main/java
+
+ **/*.java
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+ true
+ true
+
+
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.1
-
- ${java.version}
- ${java.version}
- ${project.build.sourceEncoding}
- true
- true
-
-
- ${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jce.jar
-
-
-
-
- org.codehaus.plexus
- plexus-compiler-eclipse
- 2.1
-
-
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.1
+
+ ${java.version}
+ ${java.version}
+ ${project.build.sourceEncoding}
+ true
+ true
+
+
+ ${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jce.jar
+
+
+
+
+ org.codehaus.plexus
+ plexus-compiler-eclipse
+ 2.1
+
+
+
-
- maven-assembly-plugin
- 3.1.1
-
-
- build-package
- package
-
- single
-
-
- ms-mcms
-
- src/main/scripts/assembly.xml
-
-
-
-
-
+
+ maven-assembly-plugin
+ 3.1.1
+
+
+ build-package
+ package
+
+ single
+
+
+ ms-mcms
+
+ src/main/scripts/assembly.xml
+
+
+
+
+
-
- compile
-
+
+ compile
+