diff --git a/Flyway/src/com/rjconsultores/ventaboletos/vo/FlyWayCustomDetail.java b/Flyway/src/com/rjconsultores/ventaboletos/vo/FlyWayCustomDetail.java index a5108337b..952cf357b 100644 --- a/Flyway/src/com/rjconsultores/ventaboletos/vo/FlyWayCustomDetail.java +++ b/Flyway/src/com/rjconsultores/ventaboletos/vo/FlyWayCustomDetail.java @@ -6,7 +6,7 @@ public class FlyWayCustomDetail { private String version; private String sql; private String errorCode; - private Date datetimeExecute; + private Date datetimeExecute; public FlyWayCustomDetail() { super();