opendj-server-legacy/src/main/java/org/opends/server/plugins/EntryUUIDPlugin.java
@@ -72,7 +72,7 @@ /** Mandatory default constructor of this Directory Server plugin. */ public EntryUUIDPlugin() { entryUUIDType = DirectoryServer.getAttributeTypeOrDefault(ENTRYUUID); entryUUIDType = DirectoryServer.getAttributeType(ENTRYUUID); } @Override