Skip to content

Commit e34f80c

Browse files
committed
build(pom): Bump database-audits-parent to 1.2.1
1 parent 9250b80 commit e34f80c

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.1.0</version>
8+
<version>1.2.1</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.1.0</version>
8+
<version>1.2.1</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.1.0</version>
8+
<version>1.2.1</version>
99
<relativePath>../parent/pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)