Skip to content

Commit

Permalink
Bump project.parent.version from 16.0-2023w39 to 16.0-2023w40
Browse files Browse the repository at this point in the history
Bumps `project.parent.version` from 16.0-2023w39 to 16.0-2023w40.

Updates `org.matsim:matsim` from 16.0-2023w39 to 16.0-2023w40
- [Release notes](https://github.com/matsim-org/matsim/releases)
- [Commits](https://github.com/matsim-org/matsim/commits)

Updates `org.matsim:matsim-examples` from 16.0-2023w39 to 16.0-2023w40
- [Release notes](https://github.com/matsim-org/matsim/releases)
- [Commits](https://github.com/matsim-org/matsim/commits)

Updates `org.matsim.contrib:minibus` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:otfvis` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:roadpricing` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:taxi` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:av` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:freight` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:bicycle` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:osm` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:emissions` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:discrete_mode_choice` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:locationchoice` from 16.0-2023w39 to 16.0-2023w40

Updates `org.matsim.contrib:application` from 16.0-2023w39 to 16.0-2023w40

---
updated-dependencies:
- dependency-name: org.matsim:matsim
  dependency-type: direct:development
- dependency-name: org.matsim:matsim-examples
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:minibus
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:otfvis
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:roadpricing
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:taxi
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:av
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:freight
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:bicycle
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:osm
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:emissions
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:discrete_mode_choice
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:locationchoice
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:application
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 0da9834 commit 5ac0a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- This is where we change the matsim version. Maven does not allow using properties in the parent declaration (like ${matsim.version}).
Therefore we need to use a fixed value here and then refer to the matsim version with ${project.parent.version} -->
<!-- Options: stable build based on weekly (e.g. 15.0-PR2344), PR-based (e.g. 15.0-2023w01) or official (e.g. 14.0) releases -->
<version>16.0-2023w39</version>
<version>16.0-2023w40</version>
<!--<version>16.0-2023w39</version>-->
<!--<version>15.0-SNAPSHOT</version>-->
<relativePath/>
Expand Down

0 comments on commit 5ac0a55

Please sign in to comment.