We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb77382 commit ea033aaCopy full SHA for ea033aa
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.smooks.cartridges</groupId>
7
<artifactId>smooks-json-cartridge</artifactId>
8
- <version>2.0.3</version>
+ <version>2.0.4-SNAPSHOT</version>
9
10
<name>Smooks JSON Cartridge</name>
11
<url>https://www.smooks.org</url>
@@ -39,7 +39,7 @@
39
<properties>
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
<gpg.skip>true</gpg.skip>
42
- <smooks.version>2.2.1</smooks.version>
+ <smooks.version>2.3.0-SNAPSHOT</smooks.version>
43
</properties>
44
45
<dependencies>
0 commit comments