commit | 4a64b9cefdf6ac372f26c804f34adf9ec81601d2 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Oct 07 18:53:19 2021 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Oct 07 18:53:19 2021 +0200 |
tree | 29bc12577a6c9b584c9df6cd2687363609d0a30e | |
parent | c73be803cba6db6afb21ab060fda0106598178f9 [diff] [blame] |
Rename jar from nGrammFoldCount to totalngrams Change-Id: I510a7fca00b45e46fa64a0a05e5f60cfd9e034eb
diff --git a/pom.xml b/pom.xml index 5603cc8..a1c5588 100644 --- a/pom.xml +++ b/pom.xml
@@ -5,8 +5,8 @@ <modelVersion>4.0.0</modelVersion> <groupId>groupId</groupId> - <artifactId>nGrammFoldCount</artifactId> <version>1.9.900</version> + <artifactId>totalngrams</artifactId> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>