Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit

Permalink
Version 2.7.0-entur-18
Browse files Browse the repository at this point in the history
t2gran committed Nov 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8106d56 commit 3d667d1
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<parent>
<groupId>org.opentripplanner</groupId>
<artifactId>otp-root</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0-entur-18</version>
</parent>
<artifactId>otp</artifactId>
<name>OpenTripPlanner - Application</name>
4 changes: 2 additions & 2 deletions gtfs-realtime-protobuf/pom.xml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<parent>
<groupId>org.opentripplanner</groupId>
<artifactId>otp-root</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0-entur-18</version>
</parent>
<artifactId>gtfs-realtime-protobuf</artifactId>
<name>OpenTripPlanner - GTFS Realtime (protobuf)</name>
@@ -51,4 +51,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opentripplanner</groupId>
<artifactId>otp-root</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0-entur-18</version>
<packaging>pom</packaging>

<name>OpenTripPlanner - Root</name>
2 changes: 1 addition & 1 deletion raptor/pom.xml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<parent>
<groupId>org.opentripplanner</groupId>
<artifactId>otp-root</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0-entur-18</version>
</parent>

<artifactId>otp-raptor</artifactId>
2 changes: 1 addition & 1 deletion utils/pom.xml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<parent>
<groupId>org.opentripplanner</groupId>
<artifactId>otp-root</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0-entur-18</version>
</parent>

<artifactId>otp-utils</artifactId>

0 comments on commit 3d667d1

Please sign in to comment.