Update pom.xml to comply with Maven Central requirements
[ldk-java] / javatester / pom.xml
index 17ea0e1ead282d836596af3efc96de5d898ed64e..a5501a949f1c3dff9f4a9f9602789d050bbe6a04 100644 (file)
@@ -27,7 +27,7 @@
             <scope>compile</scope>
         </dependency>
         <dependency>
-            <groupId>org.ldk</groupId>
+            <groupId>org.lightningdevkit</groupId>
             <artifactId>ldk-java</artifactId>
             <version>1.0-SNAPSHOT</version>
             <scope>compile</scope>