File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 49
49
<url >http://github.com/HyperaOfficial/UpdateLib/tree/main</url >
50
50
</scm >
51
51
52
+ <issueManagement >
53
+ <system >GitHub</system >
54
+ <url >https://github.com/HyperaOfficial/UpdateLib/issues</url >
55
+ </issueManagement >
56
+
52
57
<properties >
53
58
<java .version>1.8</java .version>
54
59
</properties >
55
60
56
61
<distributionManagement >
57
- <repository >
58
- <id >hypera</id >
59
- <name >Hypera Releases</name >
60
- <url >https://repo.hypera.dev/releases/</url >
61
- </repository >
62
62
<snapshotRepository >
63
- <id >hypera</id >
64
- <name >Hypera Snapshots</name >
63
+ <id >hypera-snapshots</id >
65
64
<url >https://repo.hypera.dev/snapshots/</url >
66
65
</snapshotRepository >
66
+ <repository >
67
+ <id >hypera-releases</id >
68
+ <url >https://repo.hypera.dev/releases/</url >
69
+ </repository >
67
70
</distributionManagement >
68
71
69
72
<build >
You can’t perform that action at this time.
0 commit comments