Skip to content

Commit

Permalink
chore: prepare patch release to fix previous release (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo authored Oct 20, 2024
1 parent b7e1e8a commit 6e04dce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<groupId>org.smooks</groupId>
<artifactId>smooks-bom</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>pom</packaging>

<name>Bill of Materials</name>
Expand Down Expand Up @@ -199,7 +199,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-calc-cartridge</artifactId>
<version>2.0.0-RC4</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.smooks.cartridges</groupId>
Expand All @@ -224,7 +224,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-routing-cartridge</artifactId>
<version>2.0.0-RC4</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.smooks.cartridges</groupId>
Expand Down Expand Up @@ -259,7 +259,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-fixed-length-cartridge</artifactId>
<version>2.0.0-RC4</version>
<version>2.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 6e04dce

Please sign in to comment.