Skip to content

Commit c2bb70e

Browse files
Merge pull request #457 from OneBusAway/oba-271
Bump version from 2.7.0 to 2.7.1 across all modules
2 parents ad62c20 + d4e5960 commit c2bb70e

File tree

44 files changed

+46
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+46
-46
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion

onebusaway-admin-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-admin-webapp</artifactId>
1111
<packaging>war</packaging>

onebusaway-agency-metadata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-agency-metadata</artifactId>
1111
<packaging>jar</packaging>

onebusaway-alerts-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>onebusaway-application-modules</artifactId>
77
<groupId>org.onebusaway</groupId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

onebusaway-alerts-persistence/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.onebusaway</groupId>
88
<artifactId>onebusaway-application-modules</artifactId>
9-
<version>2.7.0</version>
9+
<version>2.7.1</version>
1010
</parent>
1111

1212
<artifactId>onebusaway-alerts-persistence</artifactId>

onebusaway-api-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-api-core</artifactId>
1111

onebusaway-api-key-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>onebusaway-application-modules</artifactId>
77
<groupId>org.onebusaway</groupId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>jar</packaging>

onebusaway-api-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-api-webapp</artifactId>
1111
<packaging>war</packaging>

onebusaway-combined-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-combined-webapp</artifactId>
1111
<packaging>pom</packaging>

onebusaway-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.onebusaway</groupId>
77
<artifactId>onebusaway-application-modules</artifactId>
8-
<version>2.7.0</version>
8+
<version>2.7.1</version>
99
</parent>
1010
<artifactId>onebusaway-container</artifactId>
1111
<packaging>jar</packaging>

0 commit comments

Comments
 (0)