Skip to content

Commit b9428a6

Browse files
committed
revert test code
1 parent 9bb7a9b commit b9428a6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build_deploy_java_language_bindings.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
- fix/174-java-deploy-central
87
paths:
98
- "models/java/**"
109

models/java/gbfs-java-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.mobilitydata</groupId>
77
<artifactId>gbfs-java-model</artifactId>
8-
<version>1.0.11</version>
8+
<version>1.0.12</version>
99

1010
<name>gbfs-java-model</name>
1111

0 commit comments

Comments
 (0)