We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2a594d + 7316b7b commit d6b51e9Copy full SHA for d6b51e9
gbfs-validator-java/pom.xml
@@ -46,8 +46,8 @@
46
</scm>
47
<properties>
48
<jdk.version>17</jdk.version>
49
- <gbfsGithubUrl>https://github.com/entur/gbfs-json-schema/archive/refs/tags/v3.0.zip</gbfsGithubUrl>
50
- <schemaVersion>3.0</schemaVersion>
+ <gbfsGithubUrl>https://github.com/entur/gbfs-json-schema/archive/refs/tags/v3.1-RC2.zip</gbfsGithubUrl>
+ <schemaVersion>3.1-RC2</schemaVersion>
51
52
<everit-json-schema.version>1.14.6</everit-json-schema.version>
53
<slf4j.version>1.7.36</slf4j.version>
0 commit comments