diff --git a/pom.xml b/pom.xml index 8e5c4749e..96e2fdb67 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ventaboletosadm - 1.0.5 + 1.0.6 war @@ -54,7 +54,7 @@ br.com.rjconsultores modelWeb - 1.0.5 + 1.0.6 diff --git a/src/java/com/rjconsultores/ventaboletos/web/gui/controladores/remessa/ImportarRetornoBancarioController.java b/src/java/com/rjconsultores/ventaboletos/web/gui/controladores/remessa/ImportarRetornoBancarioController.java index 5a8ed00d7..000eeb032 100644 --- a/src/java/com/rjconsultores/ventaboletos/web/gui/controladores/remessa/ImportarRetornoBancarioController.java +++ b/src/java/com/rjconsultores/ventaboletos/web/gui/controladores/remessa/ImportarRetornoBancarioController.java @@ -117,4 +117,4 @@ public class ImportarRetornoBancarioController extends MyGenericForwardComposer this.lsEmpresa = lsEmpresa; } -} +} \ No newline at end of file