We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6264048 commit 5e8196aCopy full SHA for 5e8196a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.3.3
4
+
5
+### Minor Changes
6
+* Move the `aws-encryption-sdk-java` repository from `awslabs` to `aws`.
7
8
## 1.3.2
9
10
### Minor Changes
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.amazonaws</groupId>
<artifactId>aws-encryption-sdk-java</artifactId>
- <version>1.3.2-STAGING</version>
+ <version>1.3.3</version>
<packaging>jar</packaging>
<name>aws-encryption-sdk-java</name>
0 commit comments