From 3cfa623b931979da9679bca459f45223f75ceeb9 Mon Sep 17 00:00:00 2001 From: Mart Somermaa Date: Mon, 27 Nov 2023 12:39:53 +0200 Subject: [PATCH] Bump version to 3.0.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66549ad..9a67472 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 authtoken-validation org.webeid.security - 3.0.1 + 3.0.2-SNAPSHOT jar authtoken-validation Web eID authentication token validation library for Java