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 db83d74 commit c4e31c0Copy full SHA for c4e31c0
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>one.edee.oss</groupId>
6
<artifactId>babylon-maven-plugin</artifactId>
7
<packaging>maven-plugin</packaging>
8
- <version>2.0.8-SNAPSHOT</version>
+ <version>2.0.8</version>
9
<name>Babylon - translation utility</name>
10
<url>https://github.com/FgForrest/Babylon/</url>
11
<description>
@@ -44,7 +44,7 @@
44
<connection>scm:git:ssh://git@github.com:FgForrest/babylon</connection>
45
<developerConnection>scm:git:ssh://git@github.com:FgForrest/babylon</developerConnection>
46
<url>https://edee.dev/</url>
47
- <tag>HEAD</tag>
+ <tag>babylon-maven-plugin-2.0.8</tag>
48
</scm>
49
50
<licenses>
0 commit comments