diff --git a/cit-ecm-api/src/main/java/br/com/centralit/api/service/impl/DocumentoGedServiceImpl.java b/cit-ecm-api/src/main/java/br/com/centralit/api/service/impl/DocumentoGedServiceImpl.java
index bbf165c..b30e4a9 100644
--- a/cit-ecm-api/src/main/java/br/com/centralit/api/service/impl/DocumentoGedServiceImpl.java
+++ b/cit-ecm-api/src/main/java/br/com/centralit/api/service/impl/DocumentoGedServiceImpl.java
@@ -504,32 +504,6 @@ public class DocumentoGedServiceImpl extends GenericServiceImpl
- * Regra(s) de negócio: NUMERO_REGRA_DE_NEGOCIO - *
- * - * Método responsável por gerar o numero do documento sequencial - * - * @author rogerio.costa - * - * @param entity - */ - private void gerarNumeroSequencialAno(DocumentoGed entity) { - entity.setIcon(DocumentoGedServiceImpl.ICON_DOC_ONLINE); Calendar calendarInicial = Calendar.getInstance(); @@ -564,6 +538,7 @@ public class DocumentoGedServiceImpl extends GenericServiceImpl