opendj-server-legacy/src/test/java/org/opends/server/plugins/NullPlugin.java
@@ -12,7 +12,7 @@ * information: "Portions Copyright [year] [name of copyright owner]". * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2015 ForgeRock AS. * Portions Copyright 2015-2016 ForgeRock AS. */ package org.opends.server.plugins; @@ -20,7 +20,7 @@ import java.util.Set; import org.opends.server.admin.std.server.PluginCfg; import org.forgerock.opendj.server.config.server.PluginCfg; import org.opends.server.api.plugin.DirectoryServerPlugin; import org.opends.server.api.plugin.PluginType;