Skip to content

Commit

Permalink
Remove '-SNAPSHOT' from new release number.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwwall committed Nov 27, 2022
1 parent 262a3b5 commit 958892f
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.owasp.esapi</groupId>
<artifactId>esapi</artifactId>
<version>2.5.1.0-SNAPSHOT</version>
<version>2.5.1.0</version>
<packaging>jar</packaging>

<distributionManagement>
Expand Down

0 comments on commit 958892f

Please sign in to comment.