From 32d22cae3c42c4dca9a1fe18d6009695736adb67 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sun, 7 Jun 2015 19:51:58 -0400
Subject: [PATCH] Changed the maven description.

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76197f55..cef2d968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     </properties>
 
 	<name>dANN Core library</name>
-	<description>Artificial Intelligence and Artificial Genetics library - Core library</description>
+	<description>Machine Learning and Artificial Genetics library - Core library</description>
     <url>http://wiki.syncleus.com/index.php/DANN</url>
 
     <scm>
-- 
GitLab