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 1fb5174 commit a9017a0Copy full SHA for a9017a0
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<artifactId>globs-xml</artifactId>
8
<name>xml utils</name>
9
- <version>4.3-SNAPSHOT</version>
+ <version>4.3.0</version>
10
11
<developers>
12
<developer>
@@ -40,7 +40,7 @@
40
<connection>scm:git:[email protected]:globsframework/globs-xml</connection>
41
<developerConnection>scm:git:[email protected]:globsframework/globs-xml</developerConnection>
42
<url>https://github.com/globsframework/globs-xml</url>
43
- <tag>HEAD</tag>
+ <tag>4.3.0</tag>
44
</scm>
45
46
<profiles>
0 commit comments