From ac30f33daf59c4ddb0a60306a7d3b4fc11260749 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 89e5952b..b22c98ab 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.38 +## 2024-xx-yy 2.0.0 + * **breaking**: Use **ImmutableResourceSet** in many situations ## 2024-02-28 1.37 * Use bouncy castle 1.77 (and update API usage accordingly) diff --git a/pom.xml b/pom.xml index 537211cc..ef37fa5e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.ripe.rpki rpki-commons - 1.38-SNAPSHOT + 2.0.0-SNAPSHOT 2008 RPKI Commmons