Starting to look like something that might work...
[ldk-java] / pom.xml
diff --git a/pom.xml b/pom.xml
index da5f5b05f06cee047cd930497a001fe1f8a7c007..4e98b6e8dcb31b46b974168b8d5a5e3c3a636c02 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.example</groupId>
+    <groupId>org.ldk</groupId>
     <artifactId>ldk-java</artifactId>
     <version>1.0-SNAPSHOT</version>
     <properties>