diff --git a/package.json b/package.json index 4d40500706c..4420b20eec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opentripplanner", - "version": "1.5.16", + "version": "1.5.17", "description": "OpenTripPlanner (OTP) is an open source multi-modal trip planner. It depends on open data in open standard file formats (GTFS and OpenStreetMap), and includes a REST API for journey planning as well as a map-based Javascript client. OpenTripPlanner can also create travel time contour visualizations and compute accessibility indicators for planning and research applications.", "main": "index.js", "directories": { diff --git a/pom.xml b/pom.xml index 5076bcc6f79..e1ba88853b0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.opentripplanner otp - 1.5.16-SNAPSHOT + 1.5.17-SNAPSHOT jar