Skip to content

Commit 1ecd141

Browse files
committed
Change repository.
1 parent c33617a commit 1ecd141

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

pom.xml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,15 @@
5151

5252
<distributionManagement>
5353
<repository>
54-
<id>pan-repo</id>
55-
<url>https://gitlab.com/api/v4/projects/18568066/packages/maven</url>
54+
<id>kenzie</id>
55+
<url>https://repo.kenzie.mx/releases</url>
5656
</repository>
57-
<snapshotRepository>
58-
<id>pan-repo</id>
59-
<url>https://gitlab.com/api/v4/projects/18568066/packages/maven</url>
60-
</snapshotRepository>
6157
</distributionManagement>
6258

6359
<repositories>
6460
<repository>
65-
<id>pan-repo</id>
66-
<name>Pandaemonium Repository</name>
67-
<url>https://gitlab.com/api/v4/projects/18568066/packages/maven</url>
61+
<id>kenzie</id>
62+
<url>https://repo.kenzie.mx/releases</url>
6863
</repository>
6964
</repositories>
7065

0 commit comments

Comments
 (0)