Skip to content

Commit 6e7064e

Browse files
committed
build(parent): Bump parent version to 1.3.0
1 parent f8a3503 commit 6e7064e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.database-audits</groupId>
77
<artifactId>database-audits-parent</artifactId>
8-
<version>1.2.1</version>
8+
<version>1.3.0</version>
99
<relativePath>../../parent/pom.xml</relativePath>
1010
</parent>
1111

integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.database-audits</groupId>
77
<artifactId>database-audits-parent</artifactId>
8-
<version>1.2.1</version>
8+
<version>1.3.0</version>
99
<relativePath>../../parent/pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.database-audits</groupId>
77
<artifactId>database-audits-parent</artifactId>
8-
<version>1.2.1</version>
8+
<version>1.3.0</version>
99
<relativePath>../parent/pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)