We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b9921 commit 72b0208Copy full SHA for 72b0208
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.entur.gbfs</groupId>
6
<artifactId>gbfs-validator-java</artifactId>
7
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
8
9
<name>gbfs-validator-java</name>
10
<description>Validate GBFS feeds</description>
@@ -32,7 +32,7 @@
32
<connection>scm:git:ssh://git@github.com/entur/gbfs-validator-java.git</connection>
33
<developerConnection>scm:git:ssh://git@github.com/entur/gbfs-validator-java.git</developerConnection>
34
<url>https://github.com/entur/gbfs-validator-java/tree/master</url>
35
- <tag>HEAD</tag>
+ <tag>gbfs-validator-java-1.0.4</tag>
36
</scm>
37
<distributionManagement>
38
<snapshotRepository>
0 commit comments