From daf6280d973b8427649789a4da95a2ee9385ce9e Mon Sep 17 00:00:00 2001 From: Jan Kotek Date: Thu, 31 Aug 2023 13:21:51 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1252d0e7..117ff0e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.mapdb mapdb - 3.0.10 + 3.0.11-SNAPSHOT mapdb MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database. http://www.mapdb.org