diff --git a/README.markdown b/README.markdown
index af9ad4598b..aca4e170dc 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,6 +11,7 @@ Recommended NetBeans plugins:
* Git
* PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home )
+
Building
--------
To build with Maven, use the command
@@ -32,10 +33,10 @@ Commits should fall into one of 3 areas:
- Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log.
+
Coding Guidelines
-----------------
-
Please follow the format guidelines that are saved in the project properties.
Windows users, please read this: http://help.github.com/line-endings/
diff --git a/pom.xml b/pom.xml
index 0f4fc10d3c..2279e7bcb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
junit
junit
- 4.11
+ 4.13.1
test