Skip to content

Commit

Permalink
Merge pull request #361 from OneBusAway/versioning
Browse files Browse the repository at this point in the history
Updates version to `2.5.13-otsf`
  • Loading branch information
aaronbrethorst committed Jul 13, 2024
2 parents 1fef832 + e1f6d86 commit 442ee36
Show file tree
Hide file tree
Showing 42 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion onebusaway-admin-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-admin-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-agency-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-agency-metadata</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-alerts-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-alerts-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>

<artifactId>onebusaway-alerts-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-api-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-api-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-api-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-api-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-combined-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-combined-webapp</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-container</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-enterprise-acta-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-enterprise-acta-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-enterprise-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-enterprise-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-federations-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-federations-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-federations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-federations</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-frontend-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-geocoder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-geocoder</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-geospatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-geospatial</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs-hibernate-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs-realtime-archiver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-gtfs-realtime-archiver</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions onebusaway-gtfs-realtime-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-gtfs-realtime-model</artifactId>
<name>onebusaway-gtfs-realtime-model</name>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-container</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfsrt-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-gtfsrt-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gwt-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onebusaway-gwt-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-nextbus-api-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-nextbus-api-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-phone-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-phone-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-phone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-phone</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-presentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-presentation</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions onebusaway-quickstart/onebusaway-quickstart-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-quickstart</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart-assembly</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -36,7 +36,7 @@
<version>${project.version}</version>
<classifier>api-only</classifier>
<type>war</type>
</dependency>
</dependency>
<dependency>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-transit-data-federation-builder</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-quickstart</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart-bootstrap</artifactId>
<name>onebusaway-quickstart-bootstrap</name>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-quickstart/onebusaway-quickstart-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-quickstart</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart-common</artifactId>
<name>onebusaway-quickstart-common</name>
Expand Down
4 changes: 2 additions & 2 deletions onebusaway-quickstart/onebusaway-quickstart-mains/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-quickstart</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart-mains</artifactId>
<name>onebusaway-quickstart-mains</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<artifactId>jetty-servlet</artifactId>
<version>${jetty.version}</version>
</dependency>
<!-- due to legal issues jsp 2.1 support is not yet present as an official eclipse artifact. This might change with jetty
<!-- due to legal issues jsp 2.1 support is not yet present as an official eclipse artifact. This might change with jetty
8 -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-quickstart/onebusaway-quickstart-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>onebusaway-quickstart</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart-webapp</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-quickstart</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-realtime-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-realtime-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-sms-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>

<artifactId>onebusaway-sms-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-transit-data-federation-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-transit-data-federation-builder</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-transit-data-federation-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-transit-data-federation-webapp</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions onebusaway-transit-data-federation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-transit-data-federation</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-api-core</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion onebusaway-transit-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-transit-data</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-twilio-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>onebusaway-application-modules</artifactId>
<groupId>org.onebusaway</groupId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-twilio-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>
<artifactId>onebusaway-users</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-application-modules</artifactId>
<version>2.5.12-cs</version>
<version>2.5.13-otsf</version>
</parent>

<artifactId>onebusaway-util</artifactId>
Expand Down
Loading

0 comments on commit 442ee36

Please sign in to comment.