This repository was archived by the owner on Aug 31, 2019. It is now read-only.
File tree 1 file changed +20
-7
lines changed
1 file changed +20
-7
lines changed Original file line number Diff line number Diff line change 13
13
</license >
14
14
</licenses >
15
15
<scm >
16
- <connection >scm:git:git@github.com:Anxuiz /Settings.git</connection >
17
- <developerConnection >scm:git:git@github.com:Anxuiz /Settings.git</developerConnection >
18
- <url >https://github.com/Anxuiz /Settings</url >
16
+ <connection >scm:git:git@github.com:OvercastNetwork /Settings.git</connection >
17
+ <developerConnection >scm:git:git@github.com:OvercastNetwork /Settings.git</developerConnection >
18
+ <url >https://github.com/OvercastNetwork /Settings</url >
19
19
</scm >
20
+
21
+ <repositories >
22
+ <repository >
23
+ <id >pa-snapshots</id >
24
+ <url >https://repo.extension.ws/content/repositories/snapshots</url >
25
+ </repository >
26
+ <repository >
27
+ <id >pa-releases</id >
28
+ <url >https://repo.extension.ws/content/repositories/releases</url >
29
+ </repository >
30
+ </repositories >
31
+
20
32
<distributionManagement >
21
33
<repository >
22
- <id >overcast -deployment</id >
23
- <url >https://repo.oc.tc /content/repositories/releases</url >
34
+ <id >pa -deployment</id >
35
+ <url >https://repo.extension.ws /content/repositories/releases</url >
24
36
</repository >
25
37
<snapshotRepository >
26
- <id >overcast -deployment</id >
27
- <url >https://repo.oc.tc /content/repositories/snapshots</url >
38
+ <id >pa -deployment</id >
39
+ <url >https://repo.extension.ws /content/repositories/snapshots</url >
28
40
</snapshotRepository >
29
41
</distributionManagement >
42
+
30
43
<dependencies >
31
44
<dependency >
32
45
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments