diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 40ea85f2..be433151 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -39,5 +39,5 @@ jobs: - name: 'Upload Build Artifact: SongodaCore-*.jar' uses: actions/upload-artifact@v2 with: - name: EpicAnchors-artifacts + name: SongodaCore-artifacts path: ./Core/target/SongodaCore-*.jar diff --git a/Core/pom.xml b/Core/pom.xml index a486e184..4e9e70ab 100644 --- a/Core/pom.xml +++ b/Core/pom.xml @@ -293,7 +293,7 @@ com.github.Zrips Jobs - LATEST + v4.17.2 provided @@ -360,12 +360,6 @@ 1.1 - - org.jetbrains - annotations - 13.0 - - org.yaml snakeyaml diff --git a/pom.xml b/pom.xml index aae6c9f9..51222819 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ - jitpack.io - https://jitpack.io/ + CodeMC + https://repo.codemc.org/repository/maven-public/ - CodeMC - https://repo.codemc.org/repository/maven-public/ + jitpack.io + https://jitpack.io/