Skip to content

Commit

Permalink
build: remove snapshot from v0.0.5 properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Zollinger committed Jan 23, 2024
1 parent 9834cc5 commit 2f9572b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.${owner}</groupId>
<artifactId>threshr</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.5</version>
<packaging>${packaging}</packaging>

<parent>
Expand Down Expand Up @@ -205,4 +205,4 @@
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>
</project>

0 comments on commit 2f9572b

Please sign in to comment.