File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >mx.kenzie</groupId >
8
8
<artifactId >byteskript</artifactId >
9
9
<version >1.0.0</version >
10
- <name >Skript </name >
10
+ <name >ByteSkript </name >
11
11
12
12
<properties >
13
13
<maven .compiler.source>17</maven .compiler.source>
16
16
</properties >
17
17
18
18
<build >
19
- <finalName >Skript </finalName >
19
+ <finalName >ByteSkript </finalName >
20
20
<plugins >
21
21
<plugin >
22
22
<groupId >org.apache.maven.plugins</groupId >
90
90
</plugins >
91
91
</build >
92
92
93
+ <repositories >
94
+ <repository >
95
+ <id >pan-repo</id >
96
+ <name >Pandaemonium Repository</name >
97
+ <url >https://gitlab.com/api/v4/projects/18568066/packages/maven</url >
98
+ </repository >
99
+ </repositories >
100
+
93
101
<dependencies >
94
102
<dependency >
95
103
<groupId >mx.kenzie</groupId >
You can’t perform that action at this time.
0 commit comments