We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507dfb5 commit 8f8a5f8Copy full SHA for 8f8a5f8
1 file changed
pom.xml
@@ -11,13 +11,13 @@
11
<description>Aviation weather message conversions - TAC module</description>
12
<groupId>fi.fmi.avi.converter</groupId>
13
<artifactId>fmi-avi-messageconverter-tac</artifactId>
14
- <version>6.0.0-beta4-SNAPSHOT</version>
+ <version>6.0.0-beta4</version>
15
16
<scm>
17
<connection>scm:git:https://github.com/fmidev/fmi-avi-messageconverter-tac.git</connection>
18
<developerConnection>scm:git:https://github.com/fmidev/fmi-avi-messageconverter-tac.git</developerConnection>
19
<url>https://github.com/fmidev/fmi-avi-messageconverter-tac</url>
20
- <tag>HEAD</tag>
+ <tag>fmi-avi-messageconverter-tac-6.0.0-beta4</tag>
21
</scm>
22
23
<dependencies>
0 commit comments