Use SPDX identifier for license name
diff --git a/pom.xml b/pom.xml
index ee982ed..8115497 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
   <licenses>
     <license>
       <name>Apache 2.0 License</name>
-      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
       <distribution>repo</distribution>
     </license>
   </licenses>