From 3703cf7e00d86a2ba15ea5d87e1c3af391746579 Mon Sep 17 00:00:00 2001 From: Emux Date: Sat, 17 Sep 2016 15:53:49 +0300 Subject: [PATCH] Deprecate CI server --- README.md | 3 --- docs/Integration.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 7effa5a1..936972d1 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,6 @@ The libGDX backend for GWT is experimental. ## Applications - VTM is used by many [applications](docs/Applications.md). -## Downloads -- [Latest builds from CI server](http://ci.mapsforge.org/job/vtm/). - ## WebGL Demo [OpenScienceMap](http://opensciencemap.org/s3db/#scale=17,rot=61,tilt=51,lat=53.075,lon=8.807) view of Bremen. - Hold right mouse button to change view direction. diff --git a/docs/Integration.md b/docs/Integration.md index ee2b2dea..0e5144da 100644 --- a/docs/Integration.md +++ b/docs/Integration.md @@ -80,6 +80,6 @@ The same syntax applies for all modules. And with similar way you can declare th ## Jars -You can find jars (regular and with dependencies) in our [Jenkins CI server](http://ci.mapsforge.org/). +You can find jars (regular and with dependencies) in Maven Central or Snapshots repositories. Third party jars can be found at their respective sites or in Maven Central repository.