We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2ed22 commit 7266149Copy full SHA for 7266149
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<artifactId>globs-xml</artifactId>
8
<name>xml utils</name>
9
- <version>4.9-SNAPSHOT</version>
+ <version>4.9.0</version>
10
11
<developers>
12
<developer>
@@ -40,7 +40,7 @@
40
<connection>scm:git:git@github.com:globsframework/globs-xml</connection>
41
<developerConnection>scm:git:git@github.com:globsframework/globs-xml</developerConnection>
42
<url>https://github.com/globsframework/globs-xml</url>
43
- <tag>HEAD</tag>
+ <tag>4.9.0</tag>
44
</scm>
45
46
<profiles>
0 commit comments