- Replaced System.out.print(ln) and System.err.print(ln) statements with Log4J 2 calls.
diff --git a/pom.xml b/pom.xml
index 67695d2..0afee43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,8 @@
         This build builds only the framework libraries per default.
         - In order to build the examples, activate the "build-examples" profile
         - In order to assemble a distribution, activate the "build-distribution" profile.
+
+        Dummy change
   -->
 
   <scm>