o Deprecated class which shouldn't be public

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@996844 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-09-14 11:29:40 +00:00
parent a85d879df2
commit b0a5753ad9
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ import org.codehaus.plexus.logging.Logger;
*
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
*/
@Deprecated
public class DebugConfigurationListener
implements ConfigurationListener
{