Skip to content

Commit

Permalink
chore: prepare v4.0.0 release (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
1 parent a61521f commit 7e46e5f
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 @@ -7,7 +7,7 @@

<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-camel-cartridge</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>

<name>Smooks Camel Cartridge</name>
<url>https://www.smooks.org</url>
Expand Down Expand Up @@ -241,7 +241,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-templating-cartridge</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 7e46e5f

Please sign in to comment.