diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d51d0..e2b38e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.2.7 + +### Maintenance + +- Bump package version to retry a failed Sonatype publish for 2.2.6 (no functional changes) + ## 2.2.6 ### Maintenance diff --git a/pom.xml b/pom.xml index 526737e..333338e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ lf-api-client-core jar Laserfiche API Client Core - 2.2.6 + 2.2.7 https://github.com/Laserfiche/lf-api-client-core-java Java implementation of various foundational APIs for Laserfiche, including authorization APIs such as OAuth 2.0 flows for secure and easy access to Laserfiche APIs.