Skip to content

Commit 1c87ae2

Browse files
Update URL in the pom.xml
Happened to notice this while looking at the dependencies of the hamcrest-json: http://www.datumedge.co.uk/hamcrest-json/dependencies.html.
1 parent ce4eebf commit 1c87ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

1616
<name>JSONassert</name>
1717
<description>A library to develop RESTful but flexible APIs</description>
18-
<url>http://github.com/skyscreamer/yoga</url>
18+
<url>https://github.com/skyscreamer/JSONassert</url>
1919

2020
<licenses>
2121
<license>

0 commit comments

Comments
 (0)