File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.opentripplanner</groupId >
77 <artifactId >client-root</artifactId >
8- <version >2.0.2-SNAPSHOT </version >
8+ <version >2.0.2</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <name >OTP GTFS GraphQL API assertions</name >
1313 <description >Assertion helpers for testing OTP GTFS GraphQL trip plans</description >
14- <version >2.0.2-SNAPSHOT </version >
14+ <version >2.0.2</version >
1515
1616 <artifactId >otp-client-assertions</artifactId >
1717
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.opentripplanner</groupId >
66 <artifactId >client-root</artifactId >
7- <version >2.0.2-SNAPSHOT </version >
7+ <version >2.0.2</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 >2.0.2-SNAPSHOT </version >
15+ <version >2.0.2</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 >2.0.2-SNAPSHOT </version >
10+ <version >2.0.2</version >
1111 <modules >
1212 <module >types</module >
1313 <module >client</module >
2020 <connection >scm:git:https://github.com/opentripplanner/otp-java-client.git</connection >
2121 <developerConnection >scm:git:ssh://git@github.com/opentripplanner/otp-java-client.git</developerConnection >
2222 <url >https://github.com/opentripplanner/otp-java-client</url >
23- <tag >HEAD </tag >
23+ <tag >2.0.2 </tag >
2424 </scm >
2525
2626
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.opentripplanner</groupId >
66 <artifactId >client-root</artifactId >
7- <version >2.0.2-SNAPSHOT </version >
7+ <version >2.0.2</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 >2.0.2-SNAPSHOT </version >
16+ <version >2.0.2</version >
1717
1818 <dependencies >
1919 <dependency >
You can’t perform that action at this time.
0 commit comments