diff --git a/README.md b/README.md
index 934b71e0..89509483 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# A Java/Maven/JUnit HelloWorld example
+## Sample testing for polling
A „Hello World!” sample written in Java using Maven for the build, that showcases a few very simple tests.
diff --git a/pom.xml b/pom.xml
index 1c0d7dda..9ac02ffc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,8 +7,8 @@
com.example
java-maven-junit-helloworld
- 2.0-SNAPSHOT
- jar
+ 2.0
+ war
UTF-8