diff --git a/pom.xml b/pom.xml
index 87a59d182227a77444fb5934aad24201f9c9efe8..f7488127f40cac9408753531967c739eba9edc69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,14 @@
 
     <url>http://www.syncleus.com/</url>
 
+    <licenses>
+        <license>
+            <name>Apache Software License version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
     <organization>
         <name>Syncleus</name>
         <url>http://www.syncleus.com</url>