We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e801373 commit 7a9e329Copy full SHA for 7a9e329
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>nl.marcelmaatkamp</groupId>
8
<artifactId>stringformatter</artifactId>
9
- <version>0.0.1-SNAPSHOT</version>
+ <version>${env.GITHUB_REF_NAME}</version>
10
<name>StringFormatter</name>
11
<description>StringFormatter</description>
12
<dependencies>
0 commit comments