Skip to content

Commit

Permalink
[maven-release-plugin] prepare release csv-cruncher-2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Zizka committed Dec 2, 2024
1 parent 14a5088 commit 2ee89fd
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.zizka.csvcruncher</groupId>
<artifactId>csv-cruncher</artifactId>
<version>2.8.1-SNAPSHOT</version>
<version>2.9.0</version>

<name>CsvCruncher</name>
<description>Treats CSV or JSON files as SQL tables, and exports SQL SELECTs back to CSV or JSON.</description>
Expand All @@ -14,7 +14,7 @@
<scm>
<url>https://github.com/OndraZizka/csv-cruncher</url>
<developerConnection>scm:git:[email protected]:OndraZizka/csv-cruncher.git</developerConnection>
<tag>HEAD</tag>
<tag>csv-cruncher-2.9.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 2ee89fd

Please sign in to comment.