Use artifactory jenkins plugin

This commit is contained in:
SupremeMortal 2020-11-16 01:11:08 +00:00
parent 981ac3bf11
commit 5e42a1b74e
No known key found for this signature in database
GPG key ID: DDBB25F8EE4FA29A
10 changed files with 39 additions and 34 deletions

View file

@ -6,11 +6,10 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>geyser-parent</artifactId>
<version>parent</version>
<relativePath>../</relativePath>
<version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>common</artifactId>
<version>1.1.0</version>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>