Skip to content

Commit 9b96aec

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 37ef777 commit 9b96aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.sk89q</groupId>
44
<artifactId>commandhelper</artifactId>
5-
<version>3.3.4-final</version>
5+
<version>3.3.5-SNAPSHOT</version>
66
<name>CommandHelper</name>
77
<description>CommandHelper is a full blown scripting language built right into Minecraft</description>
88
<inceptionYear>2010</inceptionYear>
@@ -128,7 +128,7 @@
128128
<connection>scm:git:git://github.com/sk89q/commandhelper.git</connection>
129129
<url>https://github.com/sk89q/commandhelper</url>
130130
<developerConnection>scm:git:[email protected]:sk89q/commandhelper.git</developerConnection>
131-
<tag>commandhelper-3.3.4-final</tag>
131+
<tag>HEAD</tag>
132132
</scm>
133133
<properties>
134134
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)