Update parent pom version

Can't wait to move to gradle with just one build file
This commit is contained in:
Dan Mulloy 2018-09-22 17:27:53 -04:00
parent 4713d320f8
commit 95bb026fa9
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<parent>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib-Parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0</version>
<relativePath>../../</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib-Parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0</version>
<relativePath>../../</relativePath>
</parent>