Skip to content

Commit 94cd2d2

Browse files
BATIK-1391: Correct url
1 parent fa0cb7a commit 94cd2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189

190190
<scm>
191191
<connection>scm:git:https://github.com/apache/xmlgraphics-batik.git</connection>
192-
<url>scm:git:https://github.com/apache/xmlgraphics-batik.git</url>
192+
<url>https://github.com/apache/xmlgraphics-batik.git</url>
193193
<developerConnection></developerConnection>
194194
</scm>
195195

0 commit comments

Comments
 (0)