Bump version to v2.7.2
Change-Id: If1a4b2fe6c4e2bc9e7d6ffc98f598d654579cf1e
diff --git a/Readme.pod b/Readme.pod
index 28bf016..5bdb1d8 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -104,7 +104,7 @@
$ docker build -t korap/tei2korapxml:large .
$ mint --crt-api-version 1.46 build --http-probe=false \
- --exec='PERL5LIB=/tei2korapxml/script/tei2korapxml -v || test $? -eq 2 && java -jar /tei2korapxml/share/KorAP-Tokenizer-2.3.0-standalone.jar -V' \
+ --exec='PERL5LIB=/tei2korapxml/script/tei2korapxml -v || test $? -eq 2 && java -jar /tei2korapxml/share/KorAP-Tokenizer-*-standalone.jar -V' \
--include-path=/tei2korapxml/lib --include-path=/usr/local/share/perl5 \
--include-path=/usr/share/perl5 --include-path=/usr/lib/perl5 \
--tag korap/tei2korapxml:latest \