Skip to content

Commit

Permalink
chore: reference latest Smooks artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo committed Dec 11, 2024
1 parent e9f09f8 commit c88c44b
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-scripting-cartridge</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>

<name>Smooks Scripting Cartridge</name>
<url>https://www.smooks.org</url>
Expand Down Expand Up @@ -41,7 +41,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.skip>true</gpg.skip>
<smooks.version>2.1.0</smooks.version>
<smooks.version>2.1.1-SNAPSHOT</smooks.version>
</properties>

<build>
Expand Down

0 comments on commit c88c44b

Please sign in to comment.