Skip to content

Commit

Permalink
feat: use revision for release version
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-s committed May 10, 2024
1 parent b774509 commit 3a849c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<groupId>it.smartcommunitylabdhub</groupId>
<artifactId>core</artifactId>
<name>core</name>
<version>0.4.0-SNAPSHOT</version>
<version>${revision}</version>
<description>Digital Hub Core</description>
<properties>
<revision>0.4.0-SNAPSHOT</revision>
Expand Down

0 comments on commit 3a849c1

Please sign in to comment.