Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit a2140f9

Browse files
committed
FABJ-403
Fix an error in README.md Change /version to </version> Change-Id: Ib1803efb857b8bc7fc412c5b7965b94dc762103d Signed-off-by: luotuo818 <qiaorong_945@126.com>
1 parent 8d4b489 commit a2140f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For Java applications use the latest published v1.4.x releases:
4747
<dependency>
4848
<groupId>org.hyperledger.fabric-sdk-java</groupId>
4949
<artifactId>fabric-sdk-java</artifactId>
50-
<version>1.4.0/version>
50+
<version>1.4.0</version>
5151
</dependency>
5252
5353
```

0 commit comments

Comments
 (0)