diff --git a/pom.xml b/pom.xml
index 07697f530..31977b34a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -423,4 +423,20 @@
+
- * Please consider using the PropertiesConfiguration
class in
- * Commons-Configuration as soon as it is released.
+ * Please consider using the
+ * {@link org.apache.commons.configuration.PropertiesConfiguration} class in
+ * Commons Configuration.
+ * It's an evolution of ExtendedProperties
supporting more
+ * features like automatic reloading, advanced interpolation, more type
+ * conversions, changes notifications and file layout preservation.
*
* The Extended Properties syntax is explained here: *