Skip to content

Commit

Permalink
Update to modules 1.14.22
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Jan 22, 2024
1 parent 340f9a2 commit 67cf970
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 @@ -9,7 +9,7 @@
</parent>
<groupId>org.daisy.pipeline</groupId>
<artifactId>assembly</artifactId>
<version>1.14.18-SNAPSHOT</version>
<version>1.14.17-p1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>DAISY Pipeline 2 :: Assembly</name>
<description>Builds the main distribution of the DAISY Pipeline 2.</description>
Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.21</version>
<version>1.14.22</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 67cf970

Please sign in to comment.