Skip to content

Commit 4539a70

Browse files
committed
Fix readme
1 parent d57e4d5 commit 4539a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-tool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ mvn clean install -P singlepackage
2323
Run (sample) :
2424

2525
```
26-
java -jar target/dist-fj-doc-tool-1.3.1-rc.002.jar \
26+
java -jar target/dist-fj-doc-tool-XXX.jar \
2727
--tool generate-stub \
2828
--input src/test/resources/convert-config-test/doc-process-sample.xml \
2929
--output target/new-config.xml

0 commit comments

Comments
 (0)