File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- From 5bfb99d7637c17e7ae594af6da89ad196a2aa76d Mon Sep 17 00:00:00 2001
1+ From f5fc4ce793c09e8a0fe98cb9c6be4008c2d85583 Mon Sep 17 00:00:00 2001
2233Date: Thu, 19 May 2016 19:33:31 +0200
44Subject: [PATCH] POM Changes
@@ -593,7 +593,7 @@ index 8beec32c..023ce639 100644
593593 <license>
594594 <name>BSD-3-Clause</name>
595595diff --git a/pom.xml b/pom.xml
596- index 548700d2..5b9b8c1f 100644
596+ index 548700d2..13fa2257 100644
597597--- a/pom.xml
598598+++ b/pom.xml
599599@@ -3,18 +3,18 @@
@@ -677,11 +677,11 @@ index 548700d2..5b9b8c1f 100644
677677- <id>ossrh-staging-api</id>
678678- <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
679679+ <id>papermc-releases</id>
680- + <url>https://repo .papermc.io/repository/maven- releases/</url>
680+ + <url>https://artifactory .papermc.io/artifactory/ releases/</url>
681681 </repository>
682682+ <snapshotRepository>
683683+ <id>papermc-snapshots</id>
684- + <url>https://repo .papermc.io/repository/maven- snapshots/</url>
684+ + <url>https://artifactory .papermc.io/artifactory/ snapshots/</url>
685685+ </snapshotRepository>
686686 </distributionManagement>
687687
You can’t perform that action at this time.
0 commit comments