Skip to content

Commit

Permalink
Merge pull request #302 from OneBusAway/renovate/io.github.zlika-repr…
Browse files Browse the repository at this point in the history
…oducible-build-maven-plugin-0.x

Update dependency io.github.zlika:reproducible-build-maven-plugin to v0.17
  • Loading branch information
leonardehrenfried authored Nov 11, 2024
2 parents 3f0f297 + 170b3a5 commit a24e037
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion onebusaway-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-csv-entities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs-merge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs-transformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.11</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down

0 comments on commit a24e037

Please sign in to comment.