Skip to content

Commit

Permalink
chore: prepare release (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo authored Mar 26, 2021
1 parent fd35bd8 commit 7721a57
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 @@ -6,7 +6,7 @@

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

<name>Smooks Fixed-Length Cartridge</name>
<url>https://www.smooks.org</url>
Expand Down Expand Up @@ -48,7 +48,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.skip>true</gpg.skip>
<smooks.version>2.0.0-M3-SNAPSHOT</smooks.version>
<smooks.version>2.0.0-M3</smooks.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7721a57

Please sign in to comment.