We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3dfb5 commit b9d437eCopy full SHA for b9d437e
pom.xml
@@ -7,7 +7,7 @@
7
<!-- Coordenadas del proyecto -->
8
<groupId>com.fiscalapi</groupId>
9
<artifactId>fiscalapi</artifactId>
10
- <version>4.0.124</version>
+ <version>4.0.125</version>
11
<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>
13
<url>https://www.fiscalapi.com</url>
@@ -80,7 +80,7 @@
80
<configuration>
81
<publishingServerId>central</publishingServerId>
82
<autoPublish>true</autoPublish>
83
- <waitUntil>published</waitUntil>
+ <waitUntil>validated</waitUntil>
84
</configuration>
85
</plugin>
86
<!-- GPG Signed Components -->
0 commit comments