Skip to content

Commit 228652b

Browse files
committed
4.0.22
1 parent 98d4aeb commit 228652b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

snack4-jsonpath/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.noear</groupId>
99
<artifactId>snack4-parent</artifactId>
10-
<version>4.0.21</version>
10+
<version>4.0.22</version>
1111
<relativePath>../snack4-parent/pom.xml</relativePath>
1212
</parent>
1313

snack4-jsonschema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.noear</groupId>
99
<artifactId>snack4-parent</artifactId>
10-
<version>4.0.21</version>
10+
<version>4.0.22</version>
1111
<relativePath>../snack4-parent/pom.xml</relativePath>
1212
</parent>
1313

snack4-parent/pom.xml

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

77
<groupId>org.noear</groupId>
88
<artifactId>snack4-parent</artifactId>
9-
<version>4.0.21</version>
9+
<version>4.0.22</version>
1010
<packaging>pom</packaging>
1111

1212
<name>${project.artifactId}</name>

snack4-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.noear</groupId>
88
<artifactId>snack4-parent</artifactId>
9-
<version>4.0.21</version>
9+
<version>4.0.22</version>
1010
<relativePath>../snack4-parent/pom.xml</relativePath>
1111
</parent>
1212

snack4-test17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.noear</groupId>
88
<artifactId>snack4-parent</artifactId>
9-
<version>4.0.21</version>
9+
<version>4.0.22</version>
1010
</parent>
1111

1212
<artifactId>snack4-test17</artifactId>

snack4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.noear</groupId>
99
<artifactId>snack4-parent</artifactId>
10-
<version>4.0.21</version>
10+
<version>4.0.22</version>
1111
<relativePath>../snack4-parent/pom.xml</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)