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 4
4
<parent >
5
5
<groupId >org.opentripplanner</groupId >
6
6
<artifactId >client-root</artifactId >
7
- <version >1.2.3-SNAPSHOT </version >
7
+ <version >1.2.3</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<name >OTP GTFS GraphQL API client</name >
12
12
<description >A full client for interacting with the GTFS GraphQL API</description >
13
13
14
14
<artifactId >otp-client</artifactId >
15
- <version >1.2.3-SNAPSHOT </version >
15
+ <version >1.2.3</version >
16
16
17
17
<dependencies >
18
18
<dependency >
Original file line number Diff line number Diff line change 7
7
<artifactId >client-root</artifactId >
8
8
<packaging >pom</packaging >
9
9
<name >otp-client</name >
10
- <version >1.2.3-SNAPSHOT </version >
10
+ <version >1.2.3</version >
11
11
<modules >
12
12
<module >types</module >
13
13
<module >client</module >
19
19
<connection >scm:git:https://github.com/opentripplanner/otp-java-client.git</connection >
20
20
<
developerConnection >scm:git:ssh://
[email protected] /opentripplanner/otp-java-client.git</
developerConnection >
21
21
<url >https://github.com/opentripplanner/otp-java-client</url >
22
- <tag >HEAD </tag >
22
+ <tag >1.2.3 </tag >
23
23
</scm >
24
24
25
25
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.opentripplanner</groupId >
6
6
<artifactId >client-root</artifactId >
7
- <version >1.2.3-SNAPSHOT </version >
7
+ <version >1.2.3</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
13
13
<description >Generated types for the OTP GTFS GraphQL API</description >
14
14
15
15
<artifactId >api-types</artifactId >
16
- <version >1.2.3-SNAPSHOT </version >
16
+ <version >1.2.3</version >
17
17
18
18
<dependencies >
19
19
<dependency >
You can’t perform that action at this time.
0 commit comments