diff --git a/pom.xml b/pom.xml
index 5b5fd78..f5cef90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,8 @@
LibreCCM Snapshots
libreccm-snapshots
- https://packages.libreccm.org/repository/maven-snapshots/
+
+ https://git.libreccm.org/repository/maven-snapshots/
default
diff --git a/scicms.npmrc b/scicms.npmrc
index 395197d..a6ff5bd 100644
--- a/scicms.npmrc
+++ b/scicms.npmrc
@@ -1,3 +1,3 @@
-@libreccm:registry=https://packages.libreccm.org/repository/libreccm-npm/
-@librecms:registry=https://packages.libreccm.org/repository/libreccm-npm/
+@libreccm:registry=https://git.libreccm.org/repository/libreccm-npm/
+@librecms:registry=https://git.libreccm.org/repository/libreccm-npm/