diff --git a/api-webapp/src/main/config/jetty/jetty-env.xml b/api-webapp/src/main/config/jetty/jetty-env.xml
deleted file mode 100644
index 1f82f54..0000000
--- a/api-webapp/src/main/config/jetty/jetty-env.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/api-webapp/src/main/config/jetty/jetty-http.xml b/api-webapp/src/main/config/jetty/jetty-http.xml
deleted file mode 100644
index 49c6123..0000000
--- a/api-webapp/src/main/config/jetty/jetty-http.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api-webapp/src/main/config/jetty/jetty-https.xml b/api-webapp/src/main/config/jetty/jetty-https.xml
deleted file mode 100644
index 99abd18..0000000
--- a/api-webapp/src/main/config/jetty/jetty-https.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
- http/1.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api-webapp/src/main/config/jetty/jetty-ssl-context.xml b/api-webapp/src/main/config/jetty/jetty-ssl-context.xml
deleted file mode 100644
index 121a644..0000000
--- a/api-webapp/src/main/config/jetty/jetty-ssl-context.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- true
- /
-
-
- /
-
-
-
-
-
-
-
-
-
diff --git a/api-webapp/src/main/config/jetty/jetty-ssl.xml b/api-webapp/src/main/config/jetty/jetty-ssl.xml
deleted file mode 100644
index 1ee1118..0000000
--- a/api-webapp/src/main/config/jetty/jetty-ssl.xml
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api-webapp/src/main/config/webapp.properties b/api-webapp/src/main/config/webapp.properties
deleted file mode 100644
index ed8aeee..0000000
--- a/api-webapp/src/main/config/webapp.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-# webapp
-webapp.env = ${webapp.env}
-webapp.url = ${webapp.url}
-
-# smtp
-
-# Logging
-logger.level = ${logger.level}