Skip to content

Commit

Permalink
chore: prepare release (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo authored Mar 26, 2021
1 parent 035f686 commit 8a3c9a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-templating-cartridge</artifactId>
<version>2.0.0-M3-SNAPSHOT</version>
<version>2.0.0-M3</version>

<name>Smooks Templating Cartridge</name>
<url>https://www.smooks.org</url>
Expand Down Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-javabean-cartridge</artifactId>
<version>2.0.0-M3-SNAPSHOT</version>
<version>2.0.0-M3</version>
</dependency>
<dependency>
<groupId>antlr</groupId>
Expand Down Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-misc-cartridge</artifactId>
<version>2.0.0-M3-SNAPSHOT</version>
<version>2.0.0-M3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8a3c9a0

Please sign in to comment.