File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >ProtocolLib-API</artifactId >
5
5
<name >ProtocolLib-API</name >
6
- <version >4.4.0-SNAPSHOT </version >
6
+ <version >4.4.0</version >
7
7
8
8
<description >Provides read/write access to the Minecraft protocol.</description >
9
9
<url >http://www.spigotmc.org/resources/protocollib.1997/</url >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >ProtocolLib</artifactId >
5
5
<name >ProtocolLib</name >
6
- <version >4.4.0-SNAPSHOT </version >
6
+ <version >4.4.0</version >
7
7
8
8
<description >Provides read/write access to the Minecraft protocol.</description >
9
9
<url >http://www.spigotmc.org/resources/protocollib.1997/</url >
Original file line number Diff line number Diff line change 1
1
name : ProtocolLib
2
- version : ${project.fullVersion}
2
+ # version: ${project.fullVersion}
3
+ version : 4.4.0
3
4
description : Provides read/write access to the Minecraft protocol.
4
5
authors : [dmulloy2, comphenix]
5
6
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.comphenix.protocol</groupId >
5
5
<artifactId >ProtocolLib-Parent</artifactId >
6
- <version >4.4.0-SNAPSHOT </version >
6
+ <version >4.4.0</version >
7
7
<name >ProtocolLib-Parent</name >
8
8
9
9
<properties >
You can’t perform that action at this time.
0 commit comments