Skip to content

Commit 83ec2ca

Browse files
committed
Release version 2.1.1
1 parent 01393b1 commit 83ec2ca

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.1-SNAPSHOT (Next)
1+
### 2.1.1-SNAPSHOT (2022/07/12)
22

33
* [#67](https://github.com/acm19/aws-request-signing-apache-interceptor/issues/67): Add fields required by Maven Central to de POM - [@acm19](https://github.com/acm19).
44

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.1-SNAPSHOT</version>
7+
<version>2.1.1</version>
88
<packaging>jar</packaging>
99

1010
<name>AWS Request Signing Apache Interceptor</name>

0 commit comments

Comments
 (0)