Updating license name

diff --git a/pom.xml b/pom.xml
index 416cf6f..f5c4e24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     </developers>
     <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>