Skip to content

Commit 8c71647

Browse files
authored
Merge pull request dnaumenko#39 from koppor/patch-1
Fix XML in pom.xml
2 parents 04e6c43 + 1743825 commit 8c71647

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
@@ -76,7 +76,7 @@
7676
<licenses>
7777
<license>
7878
<name>The Apache Software License, Version 1.1</name>
79-
<url>http://www.apache.org/licenses/LICENSE-1.1/url>
79+
<url>http://www.apache.org/licenses/LICENSE-1.1</url>
8080
<distribution>repo</distribution>
8181
<comments>A business-friendly OSS license</comments>
8282
</license>

0 commit comments

Comments
 (0)