Skip to content

Commit c30716e

Browse files
committed
~ remove 4thline
1 parent 6e356d7 commit c30716e

File tree

3 files changed

+1
-28
lines changed

3 files changed

+1
-28
lines changed

.mvn/local-settings.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,11 @@
44
<settings xmlns="http://maven.apache.org/SETTINGS/1.2.0"
55
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
66
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.2.0 http://maven.apache.org/xsd/settings-1.2.0.xsd">
7-
<mirrors>
8-
<mirror>
9-
<id>4thline-repo-http-unblocker</id>
10-
<mirrorOf>4thline-repo</mirrorOf>
11-
<name></name>
12-
<url>http://4thline.org/m2</url>
13-
</mirror>
14-
</mirrors>
15-
167
<servers>
178
<server>
189
<id>cardforge-repo</id>
1910
<username>${cardforge-repo.username}</username>
2011
<password>${cardforge-repo.password}</password>
2112
</server>
2213
</servers>
23-
</settings>
14+
</settings>

forge-gui/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@
1010
<artifactId>forge-gui</artifactId>
1111
<name>Forge Gui</name>
1212

13-
<repositories>
14-
<repository>
15-
<id>4thline-repo</id>
16-
<url>http://4thline.org/m2</url>
17-
<snapshots>
18-
<enabled>false</enabled>
19-
</snapshots>
20-
</repository>
21-
</repositories>
22-
2313
<dependencies>
2414
<dependency>
2515
<groupId>forge</groupId>

local.properties

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)