Skip to content

Commit

Permalink
Remove '-SNAPSHOT' suffix for official release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwwall committed Apr 13, 2023
1 parent fea010a commit 74a5730
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.2.0-SNAPSHOT</version>
<version>2.5.2.0</version>
<packaging>jar</packaging>

<distributionManagement>
Expand Down

0 comments on commit 74a5730

Please sign in to comment.