diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index c49fe090..3efb5586 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -15,7 +15,7 @@ If you want to use the latest release of jsprit-core, add the following lines to
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>jsprit-core</artifactId>
-   <version>1.7-RC1</version>
+   <version>1.7</version>
 </dependency>