File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >com.sk89q</groupId >
5
4
<artifactId >commandhelper</artifactId >
6
- <version >3.3.1-SNAPSHOT </version >
5
+ <version >3.3.1</version >
7
6
<name >CommandHelper</name >
8
7
<description >CommandHelper is a full blown scripting language built right into Minecraft</description >
9
8
<inceptionYear >2010</inceptionYear >
You can’t perform that action at this time.
0 commit comments