Skip to content

Commit 0ed13bd

Browse files
committed
[ci skip] prepare for next development iteration
1 parent 92184b4 commit 0ed13bd

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
@@ -20,9 +20,9 @@
2020
Project Versioning Properties
2121
===================================
2222
-->
23-
<revision>3.1.4</revision>
23+
<revision>3.1.5</revision>
2424
<sha1/> <!-- Doesn't actually need to be a sha1, this is just another version modifier variable -->
25-
<changelist></changelist>
25+
<changelist>-SNAPSHOT</changelist>
2626
<next-revision>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.nextIncrementalVersion}</next-revision>
2727

2828
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)