File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.comphenix.protocol</groupId >
5
5
<artifactId >ProtocolLib</artifactId >
6
6
<name >ProtocolLib</name >
7
- <version >4.5.1-SNAPSHOT </version >
7
+ <version >4.5.1</version >
8
8
9
9
<description >Provides read/write access to the Minecraft protocol.</description >
10
10
<url >https://github.com/dmulloy2/ProtocolLib</url >
145
145
</activation >
146
146
<properties >
147
147
<project .build.number>-b${env.BUILD_NUMBER} </project .build.number>
148
- <project .fullVersion>${project.version}${project.build.number} </project .fullVersion>
149
- <!-- < project.fullVersion>${project.version}</project.fullVersion> -- >
148
+ <!-- < project.fullVersion>${project.version}${project.build.number}</project.fullVersion> -- >
149
+ <project .fullVersion>${project.version} </project .fullVersion>
150
150
</properties >
151
151
</profile >
152
152
You can’t perform that action at this time.
0 commit comments