File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.opentripplanner</groupId >
66 <artifactId >client-root</artifactId >
7- <version >1.2.3-SNAPSHOT </version >
7+ <version >1.2.3</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
1111 <name >OTP GTFS GraphQL API client</name >
1212 <description >A full client for interacting with the GTFS GraphQL API</description >
1313
1414 <artifactId >otp-client</artifactId >
15- <version >1.2.3-SNAPSHOT </version >
15+ <version >1.2.3</version >
1616
1717 <dependencies >
1818 <dependency >
Original file line number Diff line number Diff line change 77 <artifactId >client-root</artifactId >
88 <packaging >pom</packaging >
99 <name >otp-client</name >
10- <version >1.2.3-SNAPSHOT </version >
10+ <version >1.2.3</version >
1111 <modules >
1212 <module >types</module >
1313 <module >client</module >
1919 <connection >scm:git:https://github.com/opentripplanner/otp-java-client.git</connection >
2020 <
developerConnection >scm:git:ssh://
[email protected] /opentripplanner/otp-java-client.git</
developerConnection >
2121 <url >https://github.com/opentripplanner/otp-java-client</url >
22- <tag >HEAD </tag >
22+ <tag >1.2.3 </tag >
2323 </scm >
2424
2525
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.opentripplanner</groupId >
66 <artifactId >client-root</artifactId >
7- <version >1.2.3-SNAPSHOT </version >
7+ <version >1.2.3</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
1313 <description >Generated types for the OTP GTFS GraphQL API</description >
1414
1515 <artifactId >api-types</artifactId >
16- <version >1.2.3-SNAPSHOT </version >
16+ <version >1.2.3</version >
1717
1818 <dependencies >
1919 <dependency >
You can’t perform that action at this time.
0 commit comments