We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 705c8d7 + 1e52fe1 commit c7e2462Copy full SHA for c7e2462
gbfs-validator-java/pom.xml
@@ -45,8 +45,8 @@
45
</scm>
46
<properties>
47
<jdk.version>17</jdk.version>
48
- <gbfsGithubUrl>https://github.com/entur/gbfs-json-schema/archive/refs/tags/v3.1-RC2.zip</gbfsGithubUrl>
49
- <schemaVersion>3.1-RC2</schemaVersion>
+ <gbfsGithubUrl>https://github.com/MobilityData/gbfs-json-schema/archive/refs/tags/v4.0.0.zip</gbfsGithubUrl>
+ <schemaVersion>4.0.0</schemaVersion>
50
51
<everit-json-schema.version>1.14.6</everit-json-schema.version>
52
<slf4j.version>2.0.17</slf4j.version>
0 commit comments