From 04a6bab7b8e062a17c19e3d8d2ec42c1642cc4ce Mon Sep 17 00:00:00 2001
From: Tim Molter <tim.molter@gmail.com>
Date: Sun, 13 Jan 2013 23:15:48 +0100
Subject: [PATCH] removed "core"

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

diff --git a/xchart/pom.xml b/xchart/pom.xml
index 173fd3e4..bd6339f1 100644
--- a/xchart/pom.xml
+++ b/xchart/pom.xml
@@ -13,7 +13,7 @@
 	<!-- This version is tied to the version of the parent -->
 	<version>1.3.0-SNAPSHOT</version>
 
-	<name>XChart Core</name>
+	<name>XChart</name>
 	<description>
     </description>
 
-- 
GitLab