-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Se modifica el pom para la correcta ejecucion del server
- Loading branch information
1 parent
02adb71
commit d39e3b9
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<configuracion><horaUnificador>10</horaUnificador><minutoUnificador>52</minutoUnificador><manianaOTardeUnificador>AM</manianaOTardeUnificador><smtp>smtp.gmail.com</smtp><puerto>587</puerto><desde>[email protected]</desde><tls>true</tls><auth>true</auth><user>[email protected]</user><password>accionciudadana12345678</password><ipBD>127.0.0.1</ipBD><portBD>5555</portBD><pathTempImages>src/main/webapp/tempImages/</pathTempImages><pathExportDesign>src/main/webapp/export/design.jrxml</pathExportDesign><pathConfig>src/main/webapp/configuracion.xml</pathConfig><pathDownloadApp>src/main/webapp/download/</pathDownloadApp><keyGoogleMap>ABQIAAAASNhk0DNhWwkPk0Y12RIrThRROBPD5puMWYX4lh3w6ea9KcF8aRRETw0KpoUlCRd3EQ8kqdSo67QhFQ</keyGoogleMap></configuracion> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<configuracion><horaUnificador>10</horaUnificador><minutoUnificador>52</minutoUnificador><manianaOTardeUnificador>AM</manianaOTardeUnificador><smtp>smtp.gmail.com</smtp><puerto>587</puerto><desde>[email protected]</desde><tls>true</tls><auth>true</auth><user>[email protected]</user><password>accionciudadana12345678</password><ipBD>127.0.0.1</ipBD><portBD>5555</portBD><pathTempImages>src/main/webapp/tempImages/</pathTempImages><pathExportDesign>src/main/webapp/export/design.jrxml</pathExportDesign><pathConfig>src/main/webapp/configuracion.xml</pathConfig><pathDownloadApp>src/main/webapp/download/</pathDownloadApp><keyGoogleMap>ABQIAAAASNhk0DNhWwkPk0Y12RIrThSts6Qj0fU-svXSGUfmbCUPm9dchhQHIFX1FD7FL91dtj83NLzWRuyvow</keyGoogleMap></configuracion> |