Skip to content

Commit 61a4e4c

Browse files
Prepare next release 1.0.2-SNAPSHOT
1 parent 5740d8e commit 61a4e4c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.github.project-openubl</groupId>
2626
<artifactId>xsender-server</artifactId>
27-
<version>1.0.1.Final</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.github.project-openubl</groupId>
2626
<artifactId>xsender-server</artifactId>
27-
<version>1.0.1.Final</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.github.project-openubl</groupId>
2626
<artifactId>xsender-server</artifactId>
27-
<version>1.0.1.Final</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>io.github.project-openubl</groupId>
2626
<artifactId>xsender-server</artifactId>
27-
<version>1.0.1.Final</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828

2929
<name>XSender Server :: Parent</name>
3030
<description>SUNAT Microservice for sending XMLs</description>

0 commit comments

Comments
 (0)