Skip to content

Commit 0e8d5c2

Browse files
committed
[ci skip] prepare release 3.0.0
1 parent 46b106a commit 0e8d5c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727

2828
<properties>
2929
<!-- Project Versioning Properties -->
30-
<revision>2.0.1</revision>
30+
<revision>3.0.0</revision>
3131
<sha1/> <!-- Doesn't actually need to be a sha1, this is just another version modifier variable -->
32-
<changelist>-SNAPSHOT</changelist>
32+
<changelist></changelist>
3333
<next-revision>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.nextIncrementalVersion}</next-revision>
3434

3535
<compiler-plugin.version>3.11.0</compiler-plugin.version>

0 commit comments

Comments
 (0)