Skip to content

Commit 84f7c67

Browse files
author
Bryan Donlan
committed
Fix sample maven dependendy in README.md
1 parent a8d4c01 commit 84f7c67

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
@@ -45,7 +45,7 @@ You can get the latest release from Maven:
4545
<dependency>
4646
<groupId>com.amazonaws</groupId>
4747
<artifactId>aws-encryption-sdk-java</artifactId>
48-
<version>1.3.0-STAGING</version>
48+
<version>1.3.0</version>
4949
</dependency>
5050
```
5151

0 commit comments

Comments
 (0)