diff --git a/README.md b/README.md
index 40b4d99..fb37aa8 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ this fork is to make Noise-Java available via common artifact repositories like
as pull requests upstream wherever possible.
To avoid namespace collisions, the group identifier in this project's POM has
-been changed to `org.signal`, though package names within the artifact have not
-changed.
+been changed to `org.signal.forks`, though package names within the artifact
+have not changed.
The original README continues below.
diff --git a/pom.xml b/pom.xml
index 8801a05..b37136c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
noise-java
- org.signal
+ org.signal.forks
0.1-SNAPSHOT
4.0.0