Skip to content

Commit

Permalink
Temporarilly remove OH Evaluator as it's patched locally
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed Jul 30, 2024
1 parent 77a94c5 commit 3b98937
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -912,11 +912,12 @@
<artifactId>OpeningHoursParser</artifactId>
<version>0.28.2</version>
</dependency>
<!-- Temporarilly use patched OpeningHoursEvaluator
<dependency>
<groupId>io.leonard</groupId>
<artifactId>opening-hours-evaluator</artifactId>
<version>1.3.0</version>
</dependency>
</dependency>-->

<!-- create zip test files-->
<dependency>
Expand Down

0 comments on commit 3b98937

Please sign in to comment.