We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6946129 commit ee38104Copy full SHA for ee38104
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<artifactId>globs-commandline</artifactId>
8
<name>Generic Lightweight ObjectS command line</name>
9
- <version>5.0-SNAPSHOT</version>
+ <version>5.0.0</version>
10
11
<developers>
12
<developer>
@@ -37,7 +37,7 @@
37
<url>https://github.com/globsframework/globs-commandline</url>
38
<connection>scm:git:git@github.com:globsframework/globs-commandline</connection>
39
<developerConnection>scm:git:git@github.com:globsframework/globs-commandline</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>5.0.0</tag>
41
</scm>
42
43
<profiles>
0 commit comments