Skip to content

Commit 1d198e5

Browse files
committed
Update project version to 2.0.0-SNAPSHOT
Bumps the revision property in pom.xml from 0.2.3-SNAPSHOT to 2.0.0-SNAPSHOT to begin development for the next major release.
1 parent 5ec839b commit 1d198e5

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
@@ -51,7 +51,7 @@
5151
</scm>
5252

5353
<properties>
54-
<revision>0.2.3-SNAPSHOT</revision>
54+
<revision>2.0.0-SNAPSHOT</revision>
5555
<java.version>17</java.version>
5656
</properties>
5757

0 commit comments

Comments
 (0)