Skip to content

Commit

Permalink
Update pom.xml (#27)
Browse files Browse the repository at this point in the history
Remove SNAPSHOT from version
  • Loading branch information
joratrifork authored Aug 27, 2024
1 parent 7470d46 commit 48602e5
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>dk.lmst.ctr</groupId>
<artifactId>ctr-schemas</artifactId>
<version>1.1.13-SNAPSHOT</version>
<version>1.1.13</version>
<name>ctr-schemas</name>
<description>CTR schemas</description>
<packaging>pom</packaging>
Expand Down

0 comments on commit 48602e5

Please sign in to comment.