diff --git a/Dockerfile b/Dockerfile
index 2ea54bc..c6db68e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,7 +11,8 @@ CMD java -jar login-web-application-${version}.RELEASE.jar
EXPOSE 8080
-===========================
+
+======================================================
FROM ubuntu
diff --git a/pom.xml b/pom.xml
index 39151ec..18a4a77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,13 +2,11 @@
4.0.0
onoguera
login-web-application
-
1.2.RELEASE
Login Web Application
Login Web Application using com.sun.net.httpserver.HttpServer
-
UTF-8
1.8