Skip to content

Commit 3fbae01

Browse files
committed
Release version 2.1.0
1 parent aa6083b commit 3fbae01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 2.1.0 (Next)
1+
### 2.1.0 (2022/07/12)
22

33
* [#58](https://github.com/acm19/aws-request-signing-apache-interceptor/issues/58): Test and fix the release process - [@acm19](https://github.com/acm19).
44
* [#59](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/59): Document versioning standard - [@acm19](https://github.com/acm19).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.acm19</groupId>
66
<artifactId>aws-request-signing-apache-interceptor</artifactId>
7-
<version>2.1.0-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
<packaging>jar</packaging>
99

1010
<licenses>

0 commit comments

Comments
 (0)