Skip to content

Commit 3889ab2

Browse files
committed
[ci skip] prepare release 1.1.3
1 parent ff57ebe commit 3889ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- Project Versioning Properties -->
3030
<revision>1.1.3</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)