From 7d103e4186dfe6bd3fee72c76294877270b8c515 Mon Sep 17 00:00:00 2001 From: Ties de Kock Date: Tue, 27 Feb 2024 15:26:36 +0100 Subject: [PATCH] Update changelog to v2 due to breaking API change --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ef3f5e5..c90d3f5c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ next (snapshot) release, e.g. `1.1-SNAPSHOT` after releasing `1.0`. ## Changelog -## 2024-xx-yy 1.37 +## 2024-xx-yy 2.0.0 + * **breaking**: Use **ImmutableResourceSet** in many situations * Use bouncy castle 1.77 (and update API usage accordingly) * **removed** deprecated RemoteCertificateFetcher * **removed** deprected ProvisioningCmsObject constructor diff --git a/pom.xml b/pom.xml index e53d13c5..ef37fa5e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.ripe.rpki rpki-commons - 1.37-SNAPSHOT + 2.0.0-SNAPSHOT 2008 RPKI Commmons