We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f7f1b9 commit 276eb42Copy full SHA for 276eb42
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>xyz.deszaras</groupId>
7
<artifactId>grounds</artifactId>
8
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.5.0</version>
9
10
<name>grounds</name>
11
<description>A MUSH.</description>
@@ -29,7 +29,7 @@
29
30
<scm>
31
<developerConnection>scm:git:git@github.com:bhavanki/grounds.git</developerConnection>
32
- <tag>HEAD</tag>
+ <tag>grounds-0.5.0</tag>
33
</scm>
34
35
<properties>
0 commit comments