We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44aa40 commit 08936cbCopy full SHA for 08936cb
pom.xml
@@ -7,7 +7,7 @@
7
<!-- Coordenadas del proyecto -->
8
<groupId>com.fiscalapi</groupId>
9
<artifactId>fiscalapi</artifactId>
10
- <version>4.0.306</version>
+ <version>4.0.360</version>
11
<name>${project.groupId}:${project.artifactId}</name>
12
<description>Genera facturas CFDI válidas ante el SAT consumiendo la API de https://www.fiscalapi.com</description>
13
<url>https://www.fiscalapi.com</url>
@@ -97,7 +97,7 @@
97
<executions>
98
<execution>
99
<id>sign-artifacts</id>
100
- <phase>vegpghrify</phase>
+ <phase>verify</phase>
101
<goals>
102
<goal>sign</goal>
103
</goals>
0 commit comments