Skip to content

Commit c7e2462

Browse files
authored
Merge pull request #176 from entur/switch-to-upstream-json-schema
Switch to upstream schema
2 parents 705c8d7 + 1e52fe1 commit c7e2462

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gbfs-validator-java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
</scm>
4646
<properties>
4747
<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>
48+
<gbfsGithubUrl>https://github.com/MobilityData/gbfs-json-schema/archive/refs/tags/v4.0.0.zip</gbfsGithubUrl>
49+
<schemaVersion>4.0.0</schemaVersion>
5050

5151
<everit-json-schema.version>1.14.6</everit-json-schema.version>
5252
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)