Skip to content

Commit 9b0af74

Browse files
⬆️ Next version 5.1.2-SNAPSHOT
Signed-off-by: Project-Openubl Bot <project.openubl.preview.bot@gmail.com>
1 parent 2f357df commit 9b0af74

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>xhandler-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

examples/springbot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>examples-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

examples/tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>examples-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

examples/wildfly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.project-openubl</groupId>
99
<artifactId>examples-parent</artifactId>
10-
<version>5.1.1</version>
10+
<version>5.1.2-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

examples/xbuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>examples-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

examples/xsender/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>examples-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

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

66
<groupId>io.github.project-openubl</groupId>
77
<artifactId>xhandler-parent</artifactId>
8-
<version>5.1.1</version>
8+
<version>5.1.2-SNAPSHOT</version>
99

1010
<name>XHandler - Parent</name>
1111
<description>Java library for Creating, Sending XML files to SUNAT</description>

xbuilder/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>xbuilder-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

xbuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>xhandler-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

xbuilder/quarkus-extension/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.project-openubl</groupId>
88
<artifactId>quarkus-xbuilder-parent</artifactId>
9-
<version>5.1.1</version>
9+
<version>5.1.2-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>quarkus-xbuilder-deployment</artifactId>
1212
<name>Quarkus Xbuilder - Deployment</name>

0 commit comments

Comments
 (0)