Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 3761f1a

Browse files
committed
Update README.md
1 parent f7593aa commit 3761f1a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,12 @@ Run build with tests:
4444

4545
$ mvn clean install
4646

47-
## Docker Java Client usage:
48-
49-
docker-java is vailable though Maven Central, so you can include the following dependency into your pom.xml:
47+
## Docker-Java maven dependency:
5048

5149
<dependency>
5250
<groupId>com.kpelykh</groupId>
5351
<artifactId>docker-java</artifactId>
54-
<version>0.7.6</version>
52+
<version>0.7.6-SNAPSHOT</version>
5553
</dependency>
5654

5755

0 commit comments

Comments
 (0)