opendj-sdk/opendj-config/src/main/java/org/forgerock/opendj/config/PropertyNotFoundException.java
@@ -41,7 +41,7 @@ */ private static final long serialVersionUID = -895548482881819610L; // The name of the property that could not be found. /** The name of the property that could not be found. */ private final String propertyName; /**