File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.sk89q</groupId >
44 <artifactId >commandhelper</artifactId >
5- <version >3.3.4-SNAPSHOT </version >
5+ <version >3.3.4-final </version >
66 <name >CommandHelper</name >
77 <description >CommandHelper is a full blown scripting language built right into Minecraft</description >
88 <inceptionYear >2010</inceptionYear >
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- </scm >
131+ <tag >commandhelper-3.3.4-final</tag >
132+ </scm >
132133 <properties >
133134 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
134135 <maven .test.failure.ignore>true</maven .test.failure.ignore>
You can’t perform that action at this time.
0 commit comments