diff --git a/pom.xml b/pom.xml
index 7091fbf16..c37d9b62c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
br.com.rjconsultores
ModelWeb
- 1.0.11
+ 1.0.12
diff --git a/src/com/rjconsultores/ventaboletos/dao/SisdapDAO.java b/src/com/rjconsultores/ventaboletos/dao/SisdapDAO.java
index 509dab12c..249780224 100644
--- a/src/com/rjconsultores/ventaboletos/dao/SisdapDAO.java
+++ b/src/com/rjconsultores/ventaboletos/dao/SisdapDAO.java
@@ -6,4 +6,5 @@ import java.util.List;
public interface SisdapDAO {
public List getMovimentoLinhas(Date fecInicio, Date fecFinal, Integer empresaId);
public List getMovimentoSecoes(Date fecInicio, Date fecFinal, Integer empresaId, List