From 15c85edaee9dd10b1ef215eb29e2692af11068d1 Mon Sep 17 00:00:00 2001 From: Fernando Uc Date: Wed, 2 Oct 2024 13:20:29 -0600 Subject: [PATCH 1/3] Se modifica CIUDAD ORIGEN y CIUDAD DESTINO por PARADA ORIGEN y PARADA DESTINO RESPECTIVAMENTE#AL-4549 --- pom.xml | 2 +- .../ventaboletos/entidad/SolicitudExpreso.java | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index d7cbbc65c..af157edf7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ModelWeb - 1.112.0 + 1.112.1 diff --git a/src/com/rjconsultores/ventaboletos/entidad/SolicitudExpreso.java b/src/com/rjconsultores/ventaboletos/entidad/SolicitudExpreso.java index c724d7ebb..86fcc0ccc 100644 --- a/src/com/rjconsultores/ventaboletos/entidad/SolicitudExpreso.java +++ b/src/com/rjconsultores/ventaboletos/entidad/SolicitudExpreso.java @@ -42,13 +42,13 @@ public class SolicitudExpreso implements Serializable, Auditavel Date: Wed, 2 Oct 2024 13:25:47 -0600 Subject: [PATCH 2/3] Fixes bug#AL-4549 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af157edf7..ccc067180 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ModelWeb - 1.112.1 + 1.112.2 From 994563641b70b5e74e6df587544901170bbeea28 Mon Sep 17 00:00:00 2001 From: Fernando Uc Date: Wed, 2 Oct 2024 13:26:40 -0600 Subject: [PATCH 3/3] Fixes bug#AL-4549 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccc067180..af157edf7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ModelWeb - 1.112.2 + 1.112.1