1 parent 00b0775 commit a2694f8Copy full SHA for a2694f8
1 file changed
pom.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
@@ -52,7 +52,7 @@
52
<dependencies>
53
<!-- FastCore - Unified JNI loader -->
54
<dependency>
55
- <groupId>io.github.andrestubbe</groupId>
+ <groupId>com.github.andrestubbe</groupId>
56
<artifactId>FastCore</artifactId>
57
<version>0.1.0</version>
58
</dependency>
0 commit comments