Skip to content

Commit b9d437e

Browse files
committed
version 4.0.125
1 parent 2d3dfb5 commit b9d437e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- Coordenadas del proyecto -->
88
<groupId>com.fiscalapi</groupId>
99
<artifactId>fiscalapi</artifactId>
10-
<version>4.0.124</version>
10+
<version>4.0.125</version>
1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Genera facturas CFDI válidas ante el SAT consumiendo el API de https://www.fiscalapi.com</description>
1313
<url>https://www.fiscalapi.com</url>
@@ -80,7 +80,7 @@
8080
<configuration>
8181
<publishingServerId>central</publishingServerId>
8282
<autoPublish>true</autoPublish>
83-
<waitUntil>published</waitUntil>
83+
<waitUntil>validated</waitUntil>
8484
</configuration>
8585
</plugin>
8686
<!-- GPG Signed Components -->

0 commit comments

Comments
 (0)