Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 7f6d401

Browse files
committed
1.0.3 is already tagged and released on maven, current working version should be 1.0.4-SNAPSHOT
1 parent ef98d7c commit 7f6d401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040

4141
<properties>
42-
<revision>1.0.2</revision>
42+
<revision>1.0.4-SNAPSHOT</revision>
4343
<maven.compiler.source>1.8</maven.compiler.source>
4444
<maven.compiler.target>1.8</maven.compiler.target>
4545
<plugin.flatten.version>1.2.2</plugin.flatten.version>

0 commit comments

Comments
 (0)