mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
21.43.2014 308ce712c042325574ec52a1b403b777ac1b81d8
opendj-config/src/main/java/org/forgerock/opendj/config/InstantiableRelationDefinition.java
@@ -65,7 +65,7 @@
        AbstractBuilder<C, S, InstantiableRelationDefinition<C, S>> {
        /** The optional naming property definition. */
        private PropertyDefinition<?> namingPropertyDefinition = null;
        private PropertyDefinition<?> namingPropertyDefinition;
        /** The plural name of the relation. */
        private final String pluralName;