Fixes wrong git repo name
diff --git a/struts2-secure-jakarta-stream-multipart-parser-plugin/pom.xml b/struts2-secure-jakarta-stream-multipart-parser-plugin/pom.xml
index a9f97a8..6004fda 100644
--- a/struts2-secure-jakarta-stream-multipart-parser-plugin/pom.xml
+++ b/struts2-secure-jakarta-stream-multipart-parser-plugin/pom.xml
@@ -44,7 +44,7 @@
     <scm>
         <connection>scm:git:git://git.apache.org/struts-extras.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-extras.git</developerConnection>
-        <url>http://git.apache.org/struts.git</url>
+        <url>http://git.apache.org/struts-extras.git</url>
         <tag>HEAD</tag>
     </scm>