package fr.openwide.maven.artifact.notifier.core.business.artifact.model; public enum ArtifactDeprecationStatus { NORMAL, DEPRECATED }