geforkt von Mirrors/HeadDB
Merge pull request #18 from ssomar1607/master
Fix the compatibility with jitpack
Dieser Commit ist enthalten in:
Commit
1f741b2b32
@ -1,2 +1,5 @@
|
|||||||
|
before_install:
|
||||||
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
||||||
|
- source ./install-jdk.sh --feature 16 --license GPL
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk16
|
- openjdk16
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>tsp.headdb</groupId>
|
<groupId>tsp.headdb</groupId>
|
||||||
<artifactId>HeadDB</artifactId>
|
<artifactId>HeadDB</artifactId>
|
||||||
<version>2.4.3</version>
|
<version>2.4.4</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>HeadDB</name>
|
<name>HeadDB</name>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren