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

Commit

Permalink
Removing SNAPSHOT for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Böckmann committed Sep 13, 2021
1 parent 5bb9132 commit 865d034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@


<properties>
<revision>1.0.4-SNAPSHOT</revision>
<revision>1.0.4</revision>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<plugin.flatten.version>1.2.2</plugin.flatten.version>
Expand Down

0 comments on commit 865d034

Please sign in to comment.