File tree Expand file tree Collapse file tree 2 files changed +8
-1297
lines changed
src/main/java/com/fiscalapi Expand file tree Collapse file tree 2 files changed +8
-1297
lines changed Original file line number Diff line number Diff line change 77 <!-- Coordenadas del proyecto -->
88 <groupId >com.fiscalapi</groupId >
99 <artifactId >fiscalapi</artifactId >
10- <version >4.0.125 </version >
10+ <version >4.0.141 </version >
1111 <name >${project.groupId} :${project.artifactId} </name >
12- <description >Genera facturas CFDI válidas ante el SAT consumiendo el API de https://www.fiscalapi.com</description >
12+ <description >Genera facturas CFDI válidas ante el SAT consumiendo la API de https://www.fiscalapi.com</description >
1313 <url >https://www.fiscalapi.com</url >
1414
15+ <!-- Propiedades del proyecto -->
16+ <properties >
17+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18+ <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19+ </properties >
20+
1521 <!-- Licencia -->
1622 <licenses >
1723 <license >
You can’t perform that action at this time.
0 commit comments