Skip to content

Commit

Permalink
Merge pull request #436 from cliveseldon/java_wrapper_013
Browse files Browse the repository at this point in the history
Update java wrapper version in docs
  • Loading branch information
ukclivecox authored Feb 11, 2019
2 parents bcf9874 + 777b60d commit 361db75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wrappers/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Create a Spring Boot Maven project and include the dependency:
<dependency>
<groupId>io.seldon.wrapper</groupId>
<artifactId>seldon-core-wrapper</artifactId>
<version>0.1.1</version>
<version>0.1.3</version>
</dependency>
```

Expand Down

0 comments on commit 361db75

Please sign in to comment.