Merge pull request #10 from hugares/multiple-loading-of-config-file

Add @Singleton to Properties class
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 8f5eb96..067d075 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -18,7 +18,7 @@
     name = foobar-gerrit
     hostname = www.foobar.com
     scheme = ssh
-    port = 24918
+    port = 29418
   [monitor]
     interval = 15000
     failureCount = 15