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.
1 parent 4442d65 commit 1085930Copy full SHA for 1085930
gbfs-validator-java/pom.xml
@@ -39,15 +39,6 @@
39
<url>https://github.com/entur/gbfs-validator-java/tree/master</url>
40
<tag>HEAD</tag>
41
</scm>
42
-
43
- <distributionManagement>
44
- <snapshotRepository>
45
- <id>snapshots</id>
46
- <name>entur2-snapshots</name>
47
- <url>https://entur2.jfrog.io/entur2/libs-snapshot-local</url>
48
- </snapshotRepository>
49
- </distributionManagement>
50
51
<properties>
52
<jdk.version>17</jdk.version>
53
<gbfsGithubUrl>https://github.com/entur/gbfs-json-schema/archive/refs/tags/v3.0.zip</gbfsGithubUrl>
0 commit comments