Skip to content

Commit 615861d

Browse files
committed
Fix a dead link
http://apache.maven.org/ is found to be a dead link already.
1 parent 939e3b9 commit 615861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Validation tool and APIs are written in Scala 2.11 and may be used as:
2323
* A library in your Java project (We provide a Java 7 interface, to make things simple for Java programmers too).
2424

2525
The Validation Tool and APIs can be used on any Java Virtual Machine which supports Java 7 or better (**NB Java 6 support was removed in version 1.1**). The source code is
26-
built using the [Apache Maven](http://apache.maven.org) build tool, by executing `mvn clean install`.
26+
built using the [Apache Maven](https://maven.apache.org/) build tool, by executing `mvn clean install`.
2727

2828

2929
Maven Artifacts

0 commit comments

Comments
 (0)