Skip to content

Commit 1277789

Browse files
committed
fix: fixed build failures
1 parent 65a379c commit 1277789

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
48.1 KB
Binary file not shown.

core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@
204204
<groupId>com.github.games647</groupId>
205205
<artifactId>craftapi</artifactId>
206206
<version>1.0-SNAPSHOT</version>
207+
<scope>system</scope>
208+
<systemPath>${project.basedir}/libs/craftapi-1.0-SNAPSHOT.jar</systemPath>
207209
</dependency>
208210

209211
<!-- Database driver included in Spigot -->

0 commit comments

Comments
 (0)