Skip to content

Commit

Permalink
Resolve snapshot dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Jul 12, 2024
1 parent dab002b commit b280f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-bom</artifactId>
<version>1.14.19-SNAPSHOT</version>
<version>1.14.19</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.26-SNAPSHOT</version>
<version>1.14.26</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b280f63

Please sign in to comment.