Skip to content

Commit

Permalink
Prepare release 1.0.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Oct 10, 2020
1 parent ce6db28 commit 08cd761
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-server</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-server</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-server</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-server</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2.Final</version>

<name>XSender Server :: Parent</name>
<description>SUNAT Microservice for sending XMLs</description>
Expand Down

0 comments on commit 08cd761

Please sign in to comment.