From 0660bfab4097ac81e321ed32eab7a16d7082c54d Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Thu, 22 Jan 2026 21:29:58 +0100 Subject: [PATCH] Fixes of copy-pasta --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8697c62..e0f4938 100644 --- a/pom.xml +++ b/pom.xml @@ -7,27 +7,27 @@ 1.3.11-SNAPSHOT jar - multibase - https://github.com/multiformats/java-multibase + cid + https://github.com/ipld/java-cid MIT License - https://github.com/multiformats/java-multiaddr/blob/master/LICENSE + https://github.com/ipld/java-cid/blob/master/LICENSE repo - scm:git:git://github.com/multiformats/java-multibase.git - scm:git:git@github.com:multiformats/java-multibase.git + scm:git:git://github.com/ipld/java-cid.git + scm:git:git@github.com:ipld/java-cid.git HEAD - https://github.com/multiformats/java-multibase + https://github.com/ipld/java-cid GitHub Issues - https://github.com/multiformats/java-multibase/issues + https://github.com/ipld/java-cid/issues