Skip to content

Commit

Permalink
[maven-release-plugin] prepare release KorAP-Tokenizer-2.2.5
Browse files Browse the repository at this point in the history
Change-Id: I5dfa000053ddf6872d6831254cf81f8ae6a6de69
  • Loading branch information
kupietz committed Sep 8, 2023
1 parent a50d57d commit ee0058d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>de.ids-mannheim.korap.tokenizer</groupId>
<artifactId>KorAP-Tokenizer</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.5</version>

<name>KorAP-Tokenizer</name>
<description>DFA tokenizer with character offset output, large abbreviation tables and CMC support.</description>
Expand Down Expand Up @@ -33,7 +33,8 @@
<connection>scm:git:https://korap.ids-mannheim.de/gerrit/KorAP/KorAP-Tokenizer</connection>
<developerConnection>scm:git:ssh://kupietz@korap.ids-mannheim.de:29418/KorAP/KorAP-Tokenizer</developerConnection>
<url>https://github.com/KorAP/KorAP-Tokenizer</url>
</scm>
<tag>KorAP-Tokenizer-2.2.5</tag>
</scm>

<licenses>
<license>
Expand Down

0 comments on commit ee0058d

Please sign in to comment.