Skip to content

Commit

Permalink
FABJ-403
Browse files Browse the repository at this point in the history
Fix an error in README.md
Change /version to </version>

Change-Id: Ib1803efb857b8bc7fc412c5b7965b94dc762103d
Signed-off-by: luotuo818 <qiaorong_945@126.com>
  • Loading branch information
luotuo committed Jan 22, 2019
1 parent 8d4b489 commit a2140f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For Java applications use the latest published v1.4.x releases:
<dependency>
<groupId>org.hyperledger.fabric-sdk-java</groupId>
<artifactId>fabric-sdk-java</artifactId>
<version>1.4.0/version>
<version>1.4.0</version>
</dependency>
```
Expand Down

0 comments on commit a2140f9

Please sign in to comment.