From b577aa2e89ffa8f971d1010da830f4a38a2f172f Mon Sep 17 00:00:00 2001 From: "statnett-bot[bot]" <144323495+statnett-bot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:38:10 +0200 Subject: [PATCH] egboye@gmail.com Co-authored-by: statnett-bot[bot] <144323495+statnett-bot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 939b4a9..3510dd6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>io.statnett.k3a</groupId> <artifactId>k3a-prompt-login-module</artifactId> <packaging>jar</packaging> - <version>1.1.3</version> + <version>1.1.4-SNAPSHOT</version> <name>${project.groupId}:${project.artifactId}</name> <description>A JAAS LoginModule intended for use with Kafka clients, asking for the user's password</description>