File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >ProtocolLib</artifactId >
55 <name >ProtocolLib</name >
6- <version >3.6.5-SNAPSHOT </version >
6+ <version >3.6.5</version >
77
88 <description >Provides read/write access to the Minecraft protocol.</description >
99 <url >http://www.spigotmc.org/resources/protocollib.1997/</url >
1717 </parent >
1818
1919 <properties >
20- <project .build.sourceEncoding>cp1252 </project .build.sourceEncoding>
20+ <project .build.sourceEncoding>UTF-8 </project .build.sourceEncoding>
2121 <project .build.number></project .build.number>
2222 </properties >
2323
Original file line number Diff line number Diff line change 11name : ProtocolLib
2- version : ${project.version}${project.build.number}
2+ # version: ${project.version}${project.build.number}
3+ version : ${project.version}
34description : Provides read/write access to the Minecraft protocol.
45authors : [dmulloy2, comphenix]
56
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >ProtocolLib-v1_7_R4</artifactId >
55 <name >ProtocolLib-v1_7_R4</name >
6- <version >3.6.5-SNAPSHOT </version >
6+ <version >3.6.5</version >
77
88 <description >Provides read/write access to the Minecraft protocol.</description >
99 <url >http://www.spigotmc.org/resources/protocollib.1997/</url >
1717 </parent >
1818
1919 <properties >
20- <project .build.sourceEncoding>cp1252 </project .build.sourceEncoding>
20+ <project .build.sourceEncoding>UTF-8 </project .build.sourceEncoding>
2121 <project .build.number></project .build.number>
2222 </properties >
2323
You can’t perform that action at this time.
0 commit comments