We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e31c0 commit 1c4f426Copy full SHA for 1c4f426
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</version>
+ <version>2.0.9-SNAPSHOT</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>babylon-maven-plugin-2.0.8</tag>
+ <tag>HEAD</tag>
48
</scm>
49
50
<licenses>
0 commit comments