Skip to content

Commit fb3506b

Browse files
committed
change the version to 2.2.0-SNAPSHOT
1 parent 55399cf commit fb3506b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<maven.compiler.target>17</maven.compiler.target>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
29-
<project.version>2.1.0-SNAPSHOT</project.version>
29+
<project.version>2.2.0-SNAPSHOT</project.version>
3030
</properties>
3131

3232
<dependencyManagement>

0 commit comments

Comments
 (0)