Skip to content

Commit

Permalink
Update Changes
Browse files Browse the repository at this point in the history
Change-Id: I25553314191efa604a6f5f2e74b7b54d84520b6d
  • Loading branch information
hebasta committed Oct 9, 2024
1 parent dc1aaeb commit 4d6e508
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.3.1 2024-10-9
- Produces export template as service (hebasta)
- Produces export template on the command line (hebasta)
- Produces information of usage on the command line (hebasta)

0.3.0 2024-6-21
- Upgrade to Java 17.
- Upgrade Jetty to 11.0.12.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.ids_mannheim.korap</groupId>
<artifactId>KalamarExportPlugin</artifactId>
<packaging>jar</packaging>
<version>0.3.0</version>
<version>0.3.1</version>
<name>KalamarExportPlugin</name>
<url>https://korap.ids-mannheim.de/</url>

Expand Down

0 comments on commit 4d6e508

Please sign in to comment.