Skip to content

Commit

Permalink
Removed snapshot from version
Browse files Browse the repository at this point in the history
  • Loading branch information
RHarryH committed Dec 27, 2022
1 parent eb80f47 commit 9b282b0
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 @@ -6,7 +6,7 @@

<groupId>com.avispa</groupId>
<artifactId>precedence-parsers</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>

<name>Precedence Parsers</name>
<description>Simple tool supporting shunting-yard algorithm and simple/weak precedence parsers</description>
Expand Down

0 comments on commit 9b282b0

Please sign in to comment.