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 a287888 commit eb80d68
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-validation-cartridge</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>

<name>Smooks Validation Cartridge</name>
<url>https://www.smooks.org</url>
Expand Down Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>org.smooks</groupId>
<artifactId>smooks-test-kit</artifactId>
<version>2.1.0</version>
<version>2.1.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit eb80d68

Please sign in to comment.