diff --git a/pom.xml b/pom.xml
index 9f928b02c093e5f4184b8e84512d54cd5e643fc2..b447ef655bfa6df5dd477941c928b5a9878230de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,14 +4,14 @@
 
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>com.syncleus</groupId>
+        <groupId>com.syncleus.dann</groupId>
         <artifactId>dann</artifactId>
         <version>2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <packaging>jar</packaging>
 
-    <groupId>com.syncleus</groupId>
+    <groupId>com.syncleus.dann</groupId>
     <artifactId>dann-examples</artifactId>
     <name>dANN Example Projects</name>
     <description>Artificial Intelligence and Artificial Genetics library - Example Projects</description>