Skip to content

Commit 0cd3fe8

Browse files
authored
Merge pull request #87 from awslabs/v1.2.x
Removing Warning / Clarification from README.md since new version(1.2…
2 parents 1bfab98 + d7bf148 commit 0cd3fe8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ questions.
99

1010
[![Build Status](https://travis-ci.org/awslabs/dynamodb-lock-client.svg?branch=master)](https://travis-ci.org/awslabs/dynamodb-lock-client)
1111

12-
# Warning / Clarification:
13-
Only v1.1.0 has been released to Maven. We recommend if you are are consuming from Maven to refer to the [1.1.x branch we have](https://github.com/awslabs/amazon-dynamodb-lock-client/tree/v1.1.x). v1.2.x is not yet released, containing SDKV2 changes, and so-on.
14-
1512
## Use cases
1613
A common use case for this lock client is:
1714
let's say you have a distributed system that needs to periodically do work on a given campaign

0 commit comments

Comments
 (0)