Updating license name

diff --git a/pom.xml b/pom.xml
index 78dfaac..2c24662 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <inceptionYear>2004</inceptionYear>
     <licenses>
         <license>
-            <name>The Apache Software License, Version 2.0</name>
+            <name>Apache License, Version 2.0</name>
             <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>